Fundamentals of Network Communication Quiz Answer | 100% Correct Answers

Hello Peers, Today we are going to share all week assessment and quizzes answers of Fundamentals of Network Communication course launched by Coursera for totally free of cost✅✅✅. This is a certification course for every interested students.

In case you didn’t find this course for free, then you can apply for financial ads to get this course for totally free.

Checkout this article for“How to Apply for Financial Ads?”

Coursera, a India’s biggest learning platform which launched millions of free courses for students daily. These courses are from various recognized university, where industry experts and professors teaches in a very well manner and in a more understandable way.

Here, you will find Fundamentals of Network Communication Exam Answers in Bold Color which are given below.

These answers are updated recently and are 100% correctanswers of all week, assessment and final exam answers of Fundamentals of Network Communication from Coursera Free Certification Course.

Use “Ctrl+F” To Find Any Questions Answer. & For Mobile User, You Just Need To Click On Three dots In Your Browser & You Will Get A “Find” Option There. Use These Option to Get Any Random Questions Answer.

Apply Link – Fundamentals of Network Communication

Fundamentals of Network Communication Quiz Answer

Week- 1

Practice Assessment – Communication Networks and Services

1. Which of the following networks use store-and-forward switching operation?

  • Telegraph networks
  • Wireless Networks
  • Computer networks
  • Telephone networks

2. There are similarities between message switching and packet switching. Which of following that applies to packet switching but not to message switching?

  • Variable length of information block
  • Supporting multiple applications
  • Store-and-forward
  • All of the above

3. Which of the following networks can be connection-oriented?

  • Telegraph networks
  • Computer networks
  • Telephone networks
  • All of the above

4. A protocol is a set of precise and unambiguous rules that governs

  • How two or more communicating entities in a layer are to interact
  • Messages that can be sent and received
  • Actions that are to be taken when a certain event occurs
  • All of the above

5. DNS is a domain-name-service that responds to queries of domain name to IP address or IP address to domain name. DNS uses services provided by

  • TCP
  • UDP
  • HTTP
  • None of the above

6. A network used to join the individual networks at different sites into one extended network is called

  • PAN
  • LAN
  • SAN
  • VPN

7. Upon receipt of a bad segment, UDP?

  • It does error control
  • Retransmission
  • It does flow control
  • It does not do flow and error control
Graded Assessment – Communication Networks and Services

1. Which of following protocol is HTTP built upon?

  • IP
  • SMTP
  • TCP
  • UDP

2. Which of following requirements are necessary for packet networks to support multiple and diverse applications?

  • Transfer arbitrary message size
  • Low delay for interactive applications
  • Packets have maximum length
  • All of the above

3. What was the concern of the telephone system that motivated the ARPANET design?

  • Scalability
  • Vulnerability
  • Efficiency
  • None of the above

4. Which of the following is an application layer protocol?

  • TCP
  • UDP
  • DNS
  • HTTP

5. Which of the following are features of ARPANET design?

  • Connectionless packet transmission
  • Routing tables at the packet switches
  • Destinations identified by unique addresses
  • All of the above

6. Bluetooth is an example of

  • Wide Area Network
  • Local Area Network
  • Metropolitan Area Network
  • Personal Area Network

7. In the layer hierarchy as the data packet moves from the upper to the lower layers, headers are

  • Modified
  • Removed
  • Rearranged
  • Added

8. The ________ is the physical path over which a message travels

  • Medium
  • Path
  • Route
  • Protocol

9. Three or more devices share a link in ________ connection

  • Unipoint
  • Multipoint
  • Point to Point
  • None of the above

10. Which of the following is true for Transport Control Protocol

  • Connection oriented
  • Process to Process
  • Transport layer protocol
  • Connectionless

Week- 2

Practice Assessment – Layered Architecture

1. Which OSI layer is responsible for providing end-to-end communication with reliable service?

  • Network layer
  • Transport layer
  • Session layer
  • Data link layer

2. Which OSI layer is responsible for dividing the transmitted bit stream into frames?

  • Application layer
  • Transport layer
  • Network layer
  • Data link layer

3. Which OSI layer is responsible for determining which route through the network to use?

  • Network layer
  • Data link layer
  • Transport layer
  • None of the above

4. Which feature does the data link layer and transport layer have in common?

  • All of the above
  • Medium access control
  • Congestion control
  • Flow control

5. Which protocol glues the network of networks together as the Internet?

  • TCP
  • UDP
  • IP
  • None of the above
Graded Assessment – Layered Architecture

1. In a LAN, which address is used to transfer frames to appropriate destination?

  • IP address
  • Physical address
  • Domain name
  • None of the above

2. Suppose an application layer entity wants to send an L-byte message to its peer process, using an existing TCP connection. The TCP segment consists of the message plus 20 bytes of header. The segment is encapsulated into an IP packet that has an additional 20 bytes of header. The IP packet in turn goes inside an Ethernet frame that has 18 bytes of header and trailer. What is the bandwidth utilization in terms of the percentage of the transmitted bits in the physical layer corresponds to message information if L = 500 bytes?

  • 70%
  • 90%
  • 80%
  • 100%

3. Of the following services, which service(s) does the IP layer provides?

  • Error control
  • Flow control
  • Connection-based data transfer
  • None of the above

4. Which of the following is true about the ways in which the OSI reference model and TCP/IP reference model differ.

  • TCP/IP model does not have presentation layer, but OSI model has
  • TCP/IP model does not have session layer, but OSI model has
  • All of the above
  • They differ in the number of layers

5. Which of following statements is true about how the data link layer and transport layer differ?

  • Data link layer is concerned with framing and the transport layer is not
  • Data link layer is concerned with flow control and the transport layer is not
  • Data link layer is concerned with multiplexing and the transport layer is not
  • All of the above

6. This layer is an addition to OSI model

  • Application layer
  • Presentation layer
  • Session layer
  • Presentation layer and Session layer

7. The functionalities of presentation layer includes

  • Data compression
  • Data encryption
  • Data decryption
  • All of the above

Week- 3

Practice Assessment – Socket API & Digital Transmissions

1. Which of the following applications would you select TCP protocol for?

  • File transfer
  • Web browsing
  • Domain name service
  • None of the above

2. In BSD socket API, which type of socket is used to create a TCP socket?

  • SOCK_STREAM
  • SOCK_RAW
  • SOCK_DGRAM
  • None of the above

3. In BSD socket API, which type of socket is used to create a UDP socket?

  • SOCK_STREAM
  • SOCK_DGRAM
  • SOCK_RAW
  • None of the above

4. In BSD socket API, which system call is used to assign a network address to the socket?

  • listen()
  • connect()
  • None of the above
  • bind()

5. In BSD socket API, if a client knows the server name but not server’s network address, what system call should the client use to get server’s network address?

  • Connect()
  • gethostbyname()
  • gettimeofday()
  • None of the above

6. In a transmission system, which of the following statement is true for a receiver

  • Receives energy from medium
  • Converts information into signal suitable for transmission
  • Converts received signal into a form suitable for delivery to user
  • All of the above

7. In digital transmission, long distance digital communications require the use of a generator to recover original data sequence and re-transmits on next segment

  • True
  • False

8. In twisted pair, a category 5 UTP cable can support a data rate of up to 16MHz

  • True
  • False

9. Which of the following statement is true for optical fiber

  • Plentiful bandwidth for new services
  • Dominates long distance transmission
  • Distance less of a cost factor in communications
  • All of the above

10. Which of the following are advantages of optical fiber

  • No corrosion
  • Extremely low bandwidth
  • Wavelength dependency
  • Noise immunity
Graded Assessment – Socket API & Digital Transmissions

1. In BSD socket API, which call is usually used for transmitting data in the connectionless mode?

  • accept()
  • connect()
  • sendto()
  • None of the above

2. Which of following statement about TCP/UDP sockets is wrong?

  • TCP socket is stream oriented
  • UDP socket is block oriented
  • TCP is faster than UDP
  • All of the above

3. Which of following are commonly used as digital communication medium?

  • Optical fiber
  • All of the above
  • Coaxial cable
  • Twisted pair

4. Consider a network link that has distance of 100 meters, and signal traverses at the speed of light in cable 2.5 x 10^8 meters per second. The link has transmission bandwidth of 100 megabits/second (100 x 10^6 bits per second). The packet size is 400 bits. What is the signal propagation delay?

  • 4 x 10^-7 seconds
  • 4 x 10^-9 seconds
  • 4 x 10^-6 seconds
  • None of the above

5. Consider a network link that has distance of 100 meters, and signal traverses at the speed of light in cable 2.5 x 10^8 meters per second. The link has transmission bandwidth of 100 megabits/second (100 x 10^6 bits per second). The packet size is 400 bits. What is the packet transmission delay?

  • None of the above
  • 4 x 10^-9 seconds
  • 4 x 10^-6 seconds
  • 4 x 10^-7 seconds

6. An API allows application programs to access certain resources through a predefined interface?

  • True
  • False

7. In transport protocol, which of the following statements is true for User Datagram Protocol

  • It enables best-effort connectionless transfer of individual block of information
  • It enables connection-oriented reliable transfer of individual block of information
  • It enables best-effort connectionless reliable transfer of a stream of bytes
  • None of the above

8. Which of the following sentences are true for connectionless stream mode of service

  • No setup overhead and delay
  • Destination address with each block
  • Send/receive to/from multiple peer processes
  • Multiple write/read between peer processes

9. In transmission delay, in order to reduce the number of bits in a message we use data compression

  • True
  • False

10. Which of the following is true of data compression algorithms

  • Represent the information using fewer bits
  • Recover information approximately
  • Modify data headers
  • Recover original information exactly

Week- 4

Practice Assessment – Error Control

1. Given a 7-bit information frame (0, 1, 0, 1, 1, 0, 1), what is the even parity bit?

  • 1
  • 0
  • None of the above

2. Which of following statements are true for single-bit parity error detection?

  • It can detect all single bit errors in an information frame
  • It can detect all double bit errors in an information frame
  • It can detect all tripe bit errors in an information frame
  • None of the above

3. Which of following statements are true for two-dimensional parity error detection?

  • It can detect all single bit errors in an information frame
  • It can correct all single bit errors in an information frame
  • It can detect all double bit errors in an information frame
  • All of the above

4. Assume bit errors occur at random. If each bit has 50% probability to be in error by transmission. What is the probability of a four-bit frame to be in error by transmission?

  • 1/4
  • 1/8
  • 1/16
  • None of the above

5. What is the binary sequence that corresponds to polynomial code X^3 + x^2 + 1?

  • 0111
  • 1101
  • 111
  • 1110

6. Block codes are generated using _____.

  • Generator matrix
  • Generator polynomial
  • Both of the mentioned
  • None of the mentioned

7. Which of the following is true for two-dimensional parity check

  • Arrange information in columns
  • Arrange information in rows
  • More parity bit to improve coverage
  • Add multiple parity bits to each column

8. Polynomial codes are implemented using shift register circuits

  • True
  • False

9. What is the binary equivalent of the following polynomial arithmetic

x7 + x6 + x5 + x2 + 1

  • 11100111
  • 11011101
  • 11101101
  • 11100101

10. Using Euclidean Division, what will be the remainder of 70 by 999 where 70 is the divisor and 999 is the dividend

  • 14
  • 19
  • 21
  • 17
Graded Assessment – Error Control

1. Given an information polynomial code I(x) = X^7 + x^6 + x^1 + 1, which is its corresponding per-bit information frame?

  • 11000011
  • 01100011
  • None of the above
  • 10100010

2. What is the remainder obtained by dividing x^7 + x^5 + 1 by the generator polynomial x^3 + 1?

  • x^2 + x + 1
  • x^2 + x
  • x^2 + 1
  • None of the above

3. Given a generator polynomial g(x) = x^3 + x + 1. Consider the information sequence 1001. By CRC method, what is the resulted codeword for transmission?

  • 1001000
  • 1010110
  • 1001110
  • 1001111

4. Which of following generator polynomial can detect all single bit errors in an information frame?

  • g(x) = x
  • g(x) = x^2
  • g(x) = x + 1
  • All of the above

5. Internet protocols use check bits to detect errors, instead of using CRC polynomial. The primary rationale is

  • Strength of error detection capability
  • Simplicity of implementation
  • CRC polynomial cannot work for Internet protocols
  • None of the above

6. The two basic approaches in error control are error prevention and detection, and error correction and re-transmission

  • True
  • False

7. Find parity bit for 1001011

  • 0
  • 1
  • 2
  • None of the above

8. The divisor in a cyclic code is normally called the _________.

  • Degree
  • Redundancy
  • Generator
  • None of the above

9. The checksum of 0000 and 0000 is

  • 0101
  • 1010
  • 1111
  • 0000

10. In ASCII, a single parity bit code can detect ________ errors.

  • An even number of
  • No errors
  • An odd number of
  • Two

Week- 5

Peer-graded Assignment: Fundamentals of Network and Digital Communication

Project Title *
Give your project a descriptive title

Fundamentals of Network and Digital Communication
Click here to download the Answer file

Conclusion

Hopefully, this article will be useful for you to find all the Week, final assessment and Peer Graded Assessment Answers of Fundamentals of Network Communication of Coursera and grab some premium knowledge with less effort. If this article really helped you in any way then make sure to share it with your friends on social media and let them also know about this amazing training. You can also check out our other course Answers. So, be with us guys we will share a lot more free courses and their exam/quiz solutions also and follow our Techno-RJ Blog for more updates.

248 thoughts on “Fundamentals of Network Communication Quiz Answer | 100% Correct Answers”

  1. Thank you a lot for sharing this with all folks you actually know what you’re talking approximately! Bookmarked. Kindly additionally talk over with my web site =). We will have a link trade agreement among us!

    Reply
  2. I was just seeking this information for a while. After six hours of continuous Googleing, at last I got it in your web site. I wonder what is the lack of Google strategy that don’t rank this type of informative web sites in top of the list. Usually the top web sites are full of garbage.

    Reply
  3. My coder is trying to convince me to move to .net from PHP. I have always disliked the idea because of the costs. But he’s tryiong none the less. I’ve been using WordPress on several websites for about a year and am nervous about switching to another platform. I have heard excellent things about blogengine.net. Is there a way I can import all my wordpress content into it? Any help would be greatly appreciated!

    Reply
  4. Good day very cool web site!! Guy .. Excellent .. Amazing .. I will bookmark your blog and take the feeds additionally…I am glad to search out a lot of useful info here in the post, we’d like work out extra techniques on this regard, thank you for sharing. . . . . .

    Reply
  5. You are my breathing in, I own few blogs and sometimes run out from post :). “Analyzing humor is like dissecting a frog. Few people are interested and the frog dies of it.” by E. B. White.

    Reply
  6. Write more, thats all I have to say. Literally, it seems as though you relied on the video to make your point. You obviously know what youre talking about, why throw away your intelligence on just posting videos to your weblog when you could be giving us something informative to read?

    Reply
  7. I do love the way you have framed this matter plus it does give me personally some fodder for consideration. However, because of what I have personally seen, I just wish when the actual feedback pack on that folks stay on point and in no way get started on a soap box regarding some other news of the day. Yet, thank you for this superb point and while I can not agree with the idea in totality, I respect your point of view.

    Reply
  8. I haven¦t checked in here for some time as I thought it was getting boring, but the last few posts are great quality so I guess I will add you back to my daily bloglist. You deserve it my friend 🙂

    Reply
  9. What i don’t understood is in truth how you’re no longer really a lot more well-preferred than you may be right now. You are so intelligent. You understand therefore significantly in the case of this subject, produced me for my part believe it from so many various angles. Its like women and men are not fascinated except it?¦s something to do with Girl gaga! Your own stuffs great. Always maintain it up!

    Reply
  10. An intriguing discussion is definitely worth comment. I do believe that you need to publish more about this topic, it might not be a taboo subject but usually people do not speak about such topics. To the next! All the best!!

    Reply
  11. Hi my friend! I wish to say that this article is awesome, nice written and include approximately all vital infos. I would like to look more posts like this .

    Reply
  12. Hi would you mind stating which blog platform you’re working with? I’m going to start my own blog in the near future but I’m having a hard time selecting between BlogEngine/Wordpress/B2evolution and Drupal. The reason I ask is because your design and style seems different then most blogs and I’m looking for something completely unique. P.S Sorry for getting off-topic but I had to ask!

    Reply
  13. Ηi there eѵerybody, here every person is sharіng such know-һow, so it’ѕ
    plеasɑnt tߋ read this weblog, and I ᥙsed to go to see this
    weblog every day.

    Reply
  14. Together with every thing that seems to be developing throughout this area, all your viewpoints tend to be quite stimulating. Having said that, I beg your pardon, but I do not subscribe to your entire theory, all be it exhilarating none the less. It looks to everybody that your remarks are generally not completely validated and in reality you are generally your self not really fully certain of your assertion. In any case I did appreciate reading through it.

    Reply
  15. Wonderful blog! I found it while surfing around on Yahoo News. Do you have any suggestions on how to get listed in Yahoo News? I’ve been trying for a while but I never seem to get there! Thank you

    Reply
  16. I was very pleased to find this web-site.I wanted to thanks for your time for this wonderful read!! I definitely enjoying every little bit of it and I have you bookmarked to check out new stuff you blog post.

    Reply
  17. Thanks a bunch for sharing this with all of us you really know what you are talking about! Bookmarked. Kindly also visit my web site =). We could have a link exchange contract between us!

    Reply
  18. When I originally commented I clicked the “Notify me when new comments are added” checkbox and now each time a comment is added I get four emails with the same comment. Is there any way you can remove me from that service? Thanks!

    Reply
  19. I’m typically to blogging and i really admire your content. The article has really peaks my interest. I’m going to bookmark your web site and keep checking for brand new information.

    Reply
  20. Hello, you used to write wonderful, but the last several posts have been kinda boringK I miss your super writings. Past several posts are just a little out of track! come on!

    Reply
  21. I am really enjoying the theme/design of your site. Do you ever run into any web browser compatibility problems? A couple of my blog audience have complained about my site not working correctly in Explorer but looks great in Safari. Do you have any recommendations to help fix this problem?

    Reply
  22. Thank you so much for giving everyone remarkably wonderful opportunity to read in detail from this website. It’s always very sweet and as well , jam-packed with a lot of fun for me and my office friends to search your web site more than three times per week to study the fresh tips you have got. Not to mention, I am also at all times motivated for the tremendous tactics served by you. Some 4 tips in this article are surely the simplest we’ve ever had.

    Reply
  23. Hello there! I know this is kinda off topic however I’d figured I’d ask. Would you be interested in trading links or maybe guest writing a blog post or vice-versa? My blog addresses a lot of the same subjects as yours and I feel we could greatly benefit from each other. If you are interested feel free to shoot me an e-mail. I look forward to hearing from you! Terrific blog by the way!

    Reply
  24. of course like your web-site however you need to check the spelling on several of your posts. Many of them are rife with spelling issues and I find it very troublesome to tell the reality on the other hand I will certainly come again again.

    Reply
  25. อยากหาเงินเพิ่มแต่ว่าไม่ออยากลงทุนมาก ง่ายดายมากเลยครับแค่เพียงเข้ามาที่ UFABET แล้วลงทะเบียนคุณก็สามารถหาเงินได้ในทันที เว็บของเรามีทั้งบาคาร่า พนันบอล สล็อต ยิงปลาและก็เกมออนไลน์อื่นๆอีกมากมาย จ่ายจริง จ่ายไว ฝากถอนไม่มีอย่างต่ำขอรับ

    Reply
  26. Having read this I believed it was rather informative. I appreciate you spending some time and effort to put this short article together. I once again find myself personally spending a significant amount of time both reading and commenting. But so what, it was still worth it!

    Reply
  27. A fascinating discussion is definitely worth comment.There’s no doubt that that you need to publish more about this subject,it might not be a taboo subject but typically people don’t talk about suchissues. To the next! Best wishes!!

    Reply
  28. Thank you for some other informative website. Where else could I am getting that type of info written in such an ideal method? I have a challenge that I’m just now working on, and I have been on the look out for such info.

    Reply
  29. You can definitely see your expertise in the work you write. The world hopes for even more passionate writers like you who are not afraid to mention how they believe. All the time go after your heart.

    Reply
  30. I love your blog.. very nice colors & theme. Did you make this website yourself or did you hire someone to do it for you? Plz answer back as I’m looking to create my own blog and would like to find out where u got this from. thanks

    Reply
  31. I was very pleased to find this web-site.I wanted to thanks for your time for this wonderful read!! I definitely enjoying every little bit of it and I have you bookmarked to check out new stuff you blog post.

    Reply

Leave a Comment

Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker🙏.