
Data communications quiz
Quiz by Daniel Rubin-Grøn
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
23 questions
Show answers
- Q1True or False: A protocol defines the format and the order of messages exchanged between two or more communicating entities, as well as the actions taken on the transmission and/or receipt of a message or other event.FalseTrueImpossible to answer45s
- Q2If the distance between two nodes is increased from 10 meters to 100 meters, which delay gets bigger?The processing delayThe queuing delayThe transmission delayThe propagation delay45s
- Q3What is a packet called in the link layer?A messageA segmentA datagramA frame45s
- Q4Which transport layer protocol does SMTP use?None of the othersTCPUDPTCP or UDP45s
- Q5Which of the following transport services are not provided by the Internet?Congestion controlGuaranteed throughputSecurity servicesReliable data transfer45s
- Q6True or False: When a mail is sent using SMTP (Simple Mail Transfer Protocol), the message is encrypted.FalseImpossible to answerTrue45s
- Q7True or False: When your computer sends a DNS query it sends it to the root DNS server.TrueFalseImpossible to answer45s
- Q8True or False: Finding a path from one node to another in a large network is a transport layer function.FalseTrueImpossible to answer45s
- Q9Which of the following is correct:UDP does not provide any of the other listed servicesUDP provides Reliable data transferUDP provides Multiplexing and demultiplexingUDP provides Congestion control45s
- Q10True or False: Host A is sending a large file over a TCP connection. Assume that host B has no data to send to host A. Host B will not send acknowledgements to host A because host B cannot piggyback the acknowledgements on data.Impossible to answerFalseTrue45s
- Q11Suppose host C sends two TCP segments back to back to host D over a TCP connection. The first segment has sequence number 658 and acknowledgement number 657. The second segment has seq. 674 and ack. 773. How much data is in the first segment?773-657 = 116 bytes773-674 = 99 bytes674-658 = 16 bytes674-657 = 15 bytes45s
- Q12In a TCP segment header, there is a receive window field. What does the value in this field signify?The number of in-transit-bytes the network can handleThe unused buffer size in bytes of the receiverNone of the other optionsThe total buffer size in bytes of the receiver45s
- Q13IPv6 increases the size of the IP address from x bits to y bits, ensuring that the world won't run out of IP addresses. What is the value of x and y?x = 32, y = 128x = 8, y = 16x = 32, y = 64x = 4, y = 1645s
- Q14Which of the following is a type of switching fabric inside a router?All of the othersMemoryCrossbarBus45s
- Q1545s