adplus-dvertising
frame-decoration

Question

How will you transmit data using the connection?

a.

send(data)

b.

Socket.send('data')

c.

Socket.send(data)

d.

Socket(data)

Answer: (c).Socket.send(data)

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. How will you transmit data using the connection?