Home / Programming MCQs / JavaScript MCQs / Question

M

Mr. Dubey • 51.32K Points
Coach

Q. How does the client and the server communicate following the rules defined by the WebSocket protocol?

(A) Long-lived TCP Socket
(B) Short-lived TCP Socket
(C) UDP Socket
(D) HTTP Socket
Explanation by: Mr. Dubey
The client and server communicate over a long-lived TCP socket following rules defined by the WebSocket protocol.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.