| Snaprecruit.com

| Snaprecruit.com

Interview question based on skill :

Take as many assements as you can to improve your validate your skill rating

Total Questions: 5

1. An RPC (remote procedure call) is initiated by the

Correct Answer is : client

2. In RPC, while a server is processing the call, the client is blocked

Correct Answer is : unless the client sends an asynchronous request to the server

3. Remote procedure calls is

Correct Answer is : inter-process communication

4. RPC allows a computer program to cause a subroutine to execute in

Correct Answer is : another address space

5. RPC works between two processes. These processes must be

Correct Answer is : both on the same computer and on different computers connected with a network