info@jobexams.pk

MCQ Detailed View

Explore the question in detail with explanation, related questions, and community discussions.

1 COMPUTER NETWORKING MCQS

Which of the following is a connectionless protocol?

  • TCP
  • HTTP
  • FTP
  • UDP
Correct Answer: D. UDP

Detailed Explanation

UDP (User Datagram Protocol) is a connectionless protocol. It sends data without making a connection first and does not check if the data is received correctly.


  • TCP: Connection-based and reliable

  • HTTP: Works on top of TCP

  • FTP: Also uses TCP for file transfers

  • UDP: Sends data quickly without setup



UDP is used when speed is more important than reliability, like in video streaming, online gaming, or voice calls. It is fast but does not guarantee delivery or order of data.

Discussion

Thank you for your comment! Our admin will review it soon.
No comments yet. Be the first to comment!

Leave a Comment