

MCQOPTIONS
Saved Bookmarks
1. |
backlog arguments defines as? |
A. | A port number on which the server should accept incoming requests. |
B. | Name of the domain |
C. | The maximum number of queued pending connections |
D. | An asynchronous function that is called when the server starts listening for requests. |
Answer» D. An asynchronous function that is called when the server starts listening for requests. | |