JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
RPC interview questions
RPC interview questions
Back
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
A. server
B. client
C. both server and client
D. none of the mentioned
Show Correct Answer
Correct Answer is :
client
2. 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
Show Correct Answer
Correct Answer is :
unless the client sends an asynchronous request to the server
3. Remote procedure calls is
A. inter-process communication
B. a single process
C. a single thread
D. none of the mentioned
Show Correct Answer
Correct Answer is :
inter-process communication
4. RPC allows a computer program to cause a subroutine to execute in
A. its own address space
B. another address space
C. both its own address space and another address space
D. none of the mentioned
Show Correct Answer
Correct Answer is :
another address space
5. RPC works between two processes. These processes must be
A. on the same computer
B. on different computers connected with a network
C. both on the same computer and on different computers connected with a network
D. none of the mentioned
Show Correct Answer
Correct Answer is :
both on the same computer and on different computers connected with a network
Similar Interview Questions
Search for latest jobs
Find Jobs