تواصل معنا

كورس جافا سوينج
كورس أختبار البرمجيات
الان ومجانا لمدة شهر اللهم ارفع عنا البلاء والوباء
كورس لغة الدارت والفلتر
عن المدونة
Mohon Aktifkan Javascript!Enable JavaScript

الثلاثاء، 31 ديسمبر 2019

Computer Networks Questions & Answers – RPC MCQ أسئله شبكات بالأجابات الجزء الرابع و السبعون


Computer Networks Questions & Answers – RPC 


1. An RPC (remote procedure call) is initiated by the
a) server
b) client
c) both server and client
d) none of the mentioned

Answer: b
Explanation: None.

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

Answer: a
Explanation: None.

3. Remote procedure calls is
a) inter-process communication
b) a single process
c) a single thread
d) none of the mentioned

Answer: a
Explanation: None.

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

Answer: b
Explanation: None.

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

Answer: c
Explanation: None.

6. A remote procedure is uniquely identified by
a) program number
b) version number
c) procedure number
d) all of the mentioned

Answer: d
Explanation: None.

7. An RPC application requires
a) specific protocol for client server communication
b) a client program
c) a server program
d) all of the mentioned

Answer: d
Explanation: None.

8. RPC is used to
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: c
Explanation: None.

9. RPC is a
a) synchronous operation
b) asynchronous operation
c) time independent operation
d) none of the mentioned

Answer: a
Explanation: None.

10. 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: a
Explanation: None.

تابع أسئلة الشبكات  

 


ليست هناك تعليقات:

إرسال تعليق