Teaching UGC NET Mock Test Series 2025 (Paper 1 & 2) Computer Networks TCP/UDP and Sockets, Congestion Control TCP
Match List I with List II:
| List I | List II | ||
| (A) | BIND | (I) | Block the caller 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:
1
(A) - (I), (B) - (III), (C) - (II), (D) - (IV)
2
(A) - (II), (B) - (III), (C) - (I), (D) - (IV)
3
(A) - (III), (B) - (II), (C) - (I), (D) - (IV)
4
(A) - (I), (B) - (II), (C) - (III), (D) - (IV)