Vidyalelo
JavaScript · Q6

Sockets

Programming · JavaScript · question 6

Q6

Which of the following are not a socket property?

A.
onopen
B.
readyState
C.
onmessage
D.
ready
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
There is no Socket property called ready.