1.

Which of the below are common network protocols?(a) TCP(b) UDP(c) TCP and UDP(d) CNPI have been asked this question by my school principal while I was bunking the class.This intriguing question comes from Client and Server topic in portion Java Server Technologies & Servlet of Java

Answer»

The correct choice is (c) TCP and UDP

To explain: Transmission Control Protocol(TCP) and User Datagram Protocol(UDP) are the TWO COMMON network protocol. TCP/IP ALLOWS RELIABLE communication between two applications. UDP is connection LESS protocol.



Discussion

No Comment Found

Related InterviewSolutions