info@avatto.com
+91-9920808017
0. A device has the following code snippet running: sock.listen(1) connection, client_address = sock.accept() data = connection.recv(1024) print(data) sock.close() Choose the correct option.
The device is acting as a server
The device is acting as a client
The device is an intermediate node
All of the above
You must be logged in to post a comment.
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login
You must be logged in to post a comment.