Distributed Computer System (DCS) MCQs with answers Page - 12

Here, you will find a collection of MCQ questions on Distributed Computer System (DCS). Go through these questions to enhance your preparation for upcoming examinations and interviews.

To check the correct answer, simply click the View Answer button provided for each question.

Have your own questions to contribute? Click the button below to share your MCQs with others!

+ Add Question

A

Admin • 828.03K Points
Coach

Q. Remote Procedure Calls are used ____________

  • (A) for communication between two processes remotely different from each other on the same system
  • (B) for communication between two processes on the same system
  • (C) for communication between two processes on separate systems
  • (D) none of the mentioned

A

Admin • 828.03K Points
Coach

Q. To differentiate the many network services a system supports ______ are used.

  • (A) variables
  • (B) sockets
  • (C) ports
  • (D) service names

A

Admin • 828.03K Points
Coach

Q. RPC provides a(an) _____ on the client side, a separate one for each remote procedure.

  • (A) stub
  • (B) identifier
  • (C) name
  • (D) process identifier

A

Admin • 828.03K Points
Coach

Q. What is stub?

  • (A) transmits the message to the server where the server side stub receives the message and invokes procedure on the server side
  • (B) packs the parameters into a form transmittable over the network
  • (C) locates the port on the server
  • (D) all of the mentioned

A

Admin • 828.03K Points
Coach

Q. To resolve the problem of data representation on different systems RPCs define _____________

  • (A) machine dependent representation of data
  • (B) machine representation of data
  • (C) machine-independent representation of data
  • (D) none of the mentioned

A

Admin • 828.03K Points
Coach

Q. What is the full form of RMI?

  • (A) remote memory installation
  • (B) remote memory invocation
  • (C) remote method installation
  • (D) remote method invocation

A

Admin • 828.03K Points
Coach

Q. The remote method invocation __________

  • (A) allows a process to invoke memory on a remote object
  • (B) allows a thread to invoke a method on a remote object
  • (C) allows a thread to invoke memory on a remote object
  • (D) allows a process to invoke a method on a remote object

A

Admin • 828.03K Points
Coach

Q. A process that is based on IPC mechanism which executes on different systems and can communicate with other processes using message based communication, is called ________

  • (A) local procedure call
  • (B) inter process communication
  • (C) remote procedure call
  • (D) remote machine invocation

A

Admin • 828.03K Points
Coach

Q. What is not true about a distributed system?

  • (A) it is a collection of processor
  • (B) all processors are synchronized
  • (C) they do not share memory
  • (D) none of the mentioned

A

Admin • 828.03K Points
Coach

Q. What are the characteristics of a distributed file system?

  • (A) its users, servers and storage devices are dispersed
  • (B) service activity is not carried out across the network
  • (C) they have single centralized data repository
  • (D) there are multiple dependent storage devices

Add MCQ in this Category

If you want to share an MCQ question in this category, it's a great idea! It will be helpful for many other students using this website.

Share Your MCQ