You are on page 1of 3

TCP & UDP Questions

Question 1

What is the difference regarding reliability and communication type between TCP and UDP?

A. TCP is reliable and is a connection-oriented protocol UDP is not reliable and is a connectionless
protocol
B. TCP is not reliable and is a connection-oriented protocol; UDP is reliable and is a connectionless
protocol
C. TCP is not reliable and is a connectionless protocol; UDP is reliable and is a connection-oriented
protocol
D. TCP is reliable and is a connectionless protocol; UDP is not reliable and is a connection-oriented
protocol`

Answer: A

Question 2

How do TCP and UDP differ in the way they provide reliability for delivery of packets?

A. TCP is a connectionless protocol that does not provide reliable delivery of data, UDP is a
connection-oriented protocol that uses sequencing to provide reliable delivery
B. TCP does not guarantee delivery or error checking to ensure that there is no corruption of data UDP
provides message acknowledgement and retransmits data if lost
C. TCP provides flow control to avoid overwhelming a receiver by sending too many packets at once,
UDP sends packets to the receiver in a continuous stream without checking for sequencing
D. TCP uses windowing to deliver packets reliably; UDP provides reliable message transfer between
hosts by establishing a three-way handshake

Answer: C

Question 3

How do TCP and UDP differ in the way they guarantee packet delivery?
A. TCP uses checksum, acknowledgement, and retransmissions, and UDP uses checksums only.
B. TCP uses two-dimensional parity checks, checksums, and cyclic redundancy checks and UDP uses
retransmissions only.
C. TCP uses checksum, parity checks, and retransmissions, and UDP uses acknowledgements only.
D. TCP uses retransmissions, acknowledgement and parity checks and UDP uses cyclic redundancy
checks only.

Answer: A

Question 4

How do TCP and UDP differ in the way that they establish a connection between two endpoints?
A. TCP uses synchronization packets, and UDP uses acknowledgment packets
B. UDP uses SYN, SYN ACK and FIN bits in the frame header while TCP uses SYN, SYN ACK and ACK
bits
C. UDP provides reliable message transfer and TCP is a connectionless protocol
D. TCP uses the three-way handshake and UDP does not guarantee message delivery

Answer: D

Basic Questions
January 25th, 2021Go to comments
Premium Member: You can test your knowledge with these questions first via this link (via HTML).

Question 1

Which two statements about the purpose of the OSI model are accurate? (Choose two)

A. Defines the network functions that occur at each layer


B. Facilitates an understanding of how information travels throughout a network
C. Changes in one layer do not impact other layer
D. Ensures reliable data delivery through its layered approach

Answer: A B

Question 8

What is the function of a server?


A. It transmits packets between hosts in the same broadcast domain
B. It provides shared applications to end users
C. It routes traffic between Layer 3 devices
D. It creates security zones between trusted and untrusted networks

Answer: B

Question 10

What are two functions of a server on a network? (Choose two)


A. runs applications that send and retrieve data for workstations that make requests
B. achieves redundancy by exclusively (duy nhất ) using virtual server clustering
C. housed solely in a data center that is dedicated to a single client
D. runs the same operating system in order to communicate with other servers
E. handles requests from multiple workstations at the same time

Answer: A E

Question 11

What is the primary function of a Layer 3 device?

A. to analyze traffic and drop unauthorized traffic from the Internet


B. to transmit wireless traffic between hosts
C. forward traffic within the same broadcast domain
D. to pass traffic between different networks

Answer: D

Question 12

What is the same for both copper and fiber interfaces when using SFP modules?
A. They support an inline optical attenuator to enhance signal strength
B. They accommodate single-mode and multi-mode in a single module
C. They offer reliable bandwidth up to 100 Mbps in half duplex mode
D. They provide minimal interruption to services by being hot-swappable

Answer: D

You might also like