1.

How will you transmit data using the connection?$?

A. send(data)
B. Socket.send(“data”)
C. Socket.send(data)
D. Socket(data)
Answer» D. Socket(data)


Discussion

No Comment Found