Q.

Which of the following statement is TRUE?

A. With stream sockets there is no need to establish any connection and data flows between the processes are as continuous streams.
B. Stream sockets are said to provide a connection-less service and UDP protocol is used
C. Datagram sockets are said to provide a connection-oriented service and TCP protocol is used
D. With datagram sockets there is no need to establish any connection and data flows between the processes are as packets.
Answer» D. With datagram sockets there is no need to establish any connection and data flows between the processes are as packets.
1.9k
0
Do you find this helpful?
18

View all MCQs in

Advanced JAVA

Discussion

No comments yet