...
Computer-Networks
August 29, 2024
Computer-Networks
August 29, 2024
Computer-Networks
August 29, 2024
Computer-Networks
August 29, 2024

Sockets

Question 1
Match List I with List II
List I                            List II
A) BIND                    I)Block the client until a connection attempt arrives
B) LISTEN                 II)Give a local address to a socket
C) ACCEPT              III)Show willingness to accept connections
D) SOCKET               IV)Create a new point
Choose the correct answer from the options given below:
A
(A)-(I),(B)-(III),(C)-(II),(D)-(IV)
B
(A)-(II),(B)-(III),(C)-(I),(D)-(IV)

C
(A)-(III),(B)-(II),(C)-(I),(D)-(IV)
D
(A)-(I),(B)-(II),(C)-(III),(D)-(IV)
Correct Answer: B

Leave a Reply

Your email address will not be published. Required fields are marked *