

MCQOPTIONS
Saved Bookmarks
This section includes 7 Mcqs, each offering curated multiple-choice questions to sharpen your Computer Networks knowledge and support exam preparation. Choose a topic below to get started.
1. |
The local operating system on the server machine passes the incoming packets to the ___________ |
A. | server stub |
B. | client stub |
C. | client operating system |
D. | client process |
Answer» B. client stub | |
2. |
RPC is used to _________ |
A. | establish a server on remote machine that can respond to queries |
B. | retrieve information by calling a query |
C. | establish a server on remote machine that can respond to queries and retrieve information by calling a query |
D. | to secure the client |
Answer» D. to secure the client | |
3. |
RPC_IS_A?$ |
A. | synchronous operation |
B. | asynchronous operation |
C. | time independent operation |
D. | none of the mentioned |
Answer» B. asynchronous operation | |
4. |
The local operating system on the server machine passes the incoming packets to the$ |
A. | server stub |
B. | client stub |
C. | client operating system |
D. | none of the mentioned |
Answer» B. client stub | |
5. |
RPC is used t? |
A. | establish a server on remote machine that can respond to queries |
B. | retrieve information by calling a query |
C. | both establish a server on remote machine that can respond to queries and retrieve information by calling a query |
D. | none of the mentioned |
Answer» D. none of the mentioned | |
6. |
Remote procedure calls is |
A. | inter-process communication |
B. | a single process |
C. | a single thread |
D. | none of the mentioned |
Answer» B. a single process | |
7. |
In RPC, while a server is processing the call, the client is blocked |
A. | unless the client sends an asynchronous request to the server |
B. | unless the call processing is complete |
C. | for the complete duration of the connection |
D. | none of the mentioned |
Answer» B. unless the call processing is complete | |