Question 721 :
One process is elected as coordinator, which selects another process to perform the operation.
- Hierarchical Group
- flat group
- IETF group
- Collected process Group
Question 722 :
Optimistic logging protocols need to keep track of
- Independencies
- Checking points
- Dependencies
- Erroneous state
Question 723 :
The capability of a system to adapt the increased service load is called ___________
- tolerance
- capacity
- scalability
- heterogeneity
Question 724 :
Utilization rate of resources in an execution model is known to be its -
- Adaptation
- Efficiency
- Flexibility
- Dependability
Question 725 :
In distributed systems, election algorithms assumes that _____
- a unique priority number is associated with each active process in system
- there is no priority number associated with any process
- priority of the processes is not required
- none of the mentioned
Question 726 :
Which statement is false about Scheduling?
- It reduces the waiting time of each job
- It avoids deadlock
- It makes minimum utilization of resources.
- It reduces response time
Question 727 :
What is full replication?
- A copy of whole dataset is stored at every site.
- A copy of whole dataset is stored at limited sites.
- A copy of fully accessed dataset is stored at most visited site.
- A copy of whole dataset is copied.
Question 728 :
What is Server Load Balancing (SLB)?
- SLB distributes servers to a group of clients and ensures that clients are not sent to failed servers.
- SLB distributes clients to a group of servers and ensures that clients are not sent to failed servers.
- SLB distributes servers to a group of clients and ensures that tasks are not sent to failed servers.
- SLB distributes servers to a group of clients and ensures that tasks are sent to failed servers.
Question 729 :
A group server is responsible for_______ - ________ groups
- clean and deduct
- program and make funtional
- create and destroy
- advance and fail
Question 730 :
Which of the following is not a benefit of open distributed system (ODS)
- Extensibility
- Interoperability
- Securability
- Portability
Question 731 :
Which algorithms are used for selecting a process to act as coordinator or sequencer? I. Centralized algorithm II. Election algorithm III. Ring algorithm IV. Chandy-Misra-Haas algorithm
- II and IV
- II, III, IV
- II and III
- II
Question 732 :
Migrating some resources, Suspending the execution, migrating the process and then resuming is known as
- post Freezing
- Pre Transferring
- On demand Exchange
- Code migration
Question 733 :
which Layer is not part of Grid Computing
- Fabric Layer
- Data link Layer
- Collective Layer
- Resource Layer
Question 734 :
In Casual consistency model all processes shared accesses in
- random order
- same order
- sequential order
- specific order
Question 735 :
_____ allows multiple computers with diverse hardware, operating system - network to solve complex problem
- Cluster computing
- Grid computing
- Centralized system
- Cluster and gri computing
Question 736 :
A receiver generally has its own local buffer where messages can be stored when the receiver is not executing in____
- Persistent synchronous communication
- Persistent asynchronous communication
- Transient asynchronous communication
- Transient synchronous communication
Question 737 :
Which is the following property of transaction ensures that once transaction commits, the changes are permanent
- Atomic
- Consistent
- Isolated
- Durable
Question 738 :
A distributed database is which of the following?
- A single logical database that is spread to multiple locations and is interconnected by a network
- A loose collection of file that is spread to multiple locations and is interconnected by a network
- A single logical database that is limited to one location.
- A loose collection of file that is limited to one location.
Question 739 :
The NFS client and server modules communicate using ...................................
- remote procedure call
- Function
- Interrupt
- RMI
Question 740 :
In RPC system, which of the following failure may not occur
- The client cannot locate server
- The client crashes after sending a request
- The server crashs after receiving a request
- The request message from the client to the server is obtained
Question 741 :
In distributed file system, _______ is mapping between logical and physical objects.
- client interfacing
- naming
- migration
- hetrogeneity
Question 742 :
Hiding the complicacy of the system from user in distributed environment is known as _____.
- Heterogeneity
- Security
- Flexibility
- Transparency
Question 743 :
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
- Local Procedure Call
- Inter Process Communication
- Remote procedure call
- Remote machine invocation
Question 744 :
The type of communication where a message is stored by the communication system only as long as the sending and receiving application are executing.
- Transient communication
- Persistent communication
- Synchronous communication
- Asynchronous communication
Question 745 :
Why is Lamports algorithm said to be fair?
- Time is determined by logical clocks
- Time is synchronized
- Timestamp ordering is deployed
- A request for Critical Section are executed in the order of their timestamps and time is determined by logical clocks.
Question 746 :
A single NFS write procedure ____________
- can be atomic
- is atomic
- is non atomic
- is automatic
Question 747 :
Berkeley Algorithm is ________
- Passive Time Server Algorithm
- Active Time Server Algorithm
- both (a) and (b)
- None of the mentioned
Question 748 :
_____________ enables the migration of the virtual image from one physical machine to another.
- Visualization
- Virtualization
- Migration
- Virtual transfer
Question 749 :
In GFS, Chunk replicas are created for three reasons: ___________________
- chunk creation, re-replication, and rebalancing
- chunk deletion, re-replication, and rebalancing
- chunk creation, re-replication, and resharing
- chunk creation, chunk deletion, and rebalancing
Question 750 :
DNS stands for?
- Direct Network System
- Direct Name System
- Domain Name System
- Domain Network System