πŸ“Š Data Communication and Networking
Q. When the IP layer of a receiving host receives a datagram, _______.
  • (A) delivery is complete
  • (B) a transport layer protocol takes over
  • (C) a header is added
  • (D) none of the above
πŸ’¬ Discuss
βœ… Correct Answer: (B) a transport layer protocol takes over
πŸ“Š Data Communication and Networking
Q. Which of the following functions does UDP perform?
  • (A) process-to-process communication
  • (B) host-to-host communication
  • (C) end-to-end reliable data delivery
  • (D) none of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) process-to-process communication
πŸ“Š Data Communication and Networking
Q. The ports ranging from 49,152 to 65,535 can be used as temporary or private port numbers. They are called the ________ ports.
  • (A) well-known
  • (B) registered
  • (C) dynamic
  • (D) none of the above
πŸ’¬ Discuss
βœ… Correct Answer: (C) dynamic
πŸ“Š Data Communication and Networking
Q. The local host and the remote host are defined using IP addresses. To define the processes, we need second identifiers called ____________.
  • (A) UDP addresses
  • (B) transport addresses
  • (C) port addresses
  • (D) none of the above
πŸ’¬ Discuss
βœ… Correct Answer: (C) port addresses
πŸ“Š Data Communication and Networking
Q. Although there are several ways to achieve process-to-process communication, the most common is through the __________ paradigm.
  • (A) client-server
  • (B) client-client
  • (C) server-server
  • (D) none of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) client-server
πŸ“Š Data Communication and Networking
Q. UDP is an acronym for _______.
  • (A) User Delivery Protocol
  • (B) User Datagram Procedure
  • (C) User Datagram Protocol
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (C) User Datagram Protocol
πŸ“Š Data Communication and Networking
Q. UDP does not add anything to the services of IP except for providing _______ communication.
  • (A) node-to-node
  • (B) process-to-process
  • (C) host-to-host
  • (D) none of the above
πŸ’¬ Discuss
βœ… Correct Answer: (B) process-to-process