Vidyalelo
C# Programming · Q36

Networking in C Sharp

Programming · C# Programming · question 36

Q36

What is the role of the System.Net.WebSockets.WebSocket class in C#?

A.
To handle HTTP requests and responses
B.
To establish a connection to a TCP server
C.
To create a UDP client
D.
To provide full-duplex communication over a single, long-lived connection
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board