Question 931 :
In Release consistency model: ____________ is used by a process to tell the system that it has just exited a critical section and ________ is used by a process to tell the system that it is about to enter a critical section
- acquire, release
- release, acquire
- entry, exit
- entry, out
Question 932 :
Load balancing is the way of distributing _______across a set of processors, which is connected to a______.
- Load units, network
- Task, network
- Process, LAN
- Task, LAN
Question 933 :
The file once created can not be changed is called ___________
- Rigid file
- REX file
- Immutable file
- Robust file
Question 934 :
The following is the desirable feature of global scheduling algorithm:
- Dynamic in nature
- Static by nature
- Cannot assure about actual nature
- Fix in nature
Question 935 :
Basis for communication in middleware based operating system is________.
- Files
- Model specific
- Messages
- Shared memory
Question 936 :
A gateway for the server side object.
- skeleton
- stub
- remote
- server
Question 937 :
The type of communication where a message that has been submitted for transmission is stored by the communication system as long as it takes to deliver it to the receiver
- Transient communication
- Persistent communication
- Synchronous communication
- Asynchronous communication
Question 938 :
Compared to single sharing system, the distribute system has higher________and __________
- noise and irrelevance
- reliability and availability
- bottleneck and single point of failure
- noise and bottleneck
Question 939 :
An additional time that is used to deliver the service of a system or multiple executions of an operation is ______.
- Information redundancy
- Time redundancy
- Physical redundancy
- Data Redundancy
Question 940 :
The middleware cannot deliver a message due to a
- Transmission interrupt
- Message failure
- Invalid Recipt
- Missing Field
Question 941 :
What are characteristic of Network Operating Systems?
- Users are aware of multiplicity of machines
- They are transparent
- They are coherent
- Users are unaware of multiplicity of machines
Question 942 :
The Ricart - Agrawala distributed mutual exclusion algorithm is:
- More efficient and more fault tolerant than a centralized algorithm.
- More efficient but less fault tolerant than a centralized algorithm
- Less efficient but more fault tolerant than a centralized algorithm
- Less efficient and less fault tolerant than a centralized algorithm
Question 943 :
RPC allows a computer program to cause a subroutine to execute in _________
- Its own address space
- Another address space
- Both its own address space and another address space
- Applications address space
Question 944 :
___________ acts between name servers and their clients.
- Name machine
- Context node
- Naming agents
- Main servers
Question 945 :
Tasks are scheduled to improve ____-in task assignement approach
- concurrecy
- performance
- reliability
- replication
Question 946 :
Middleware forms a layer between
- application and distributed platforms
- several individual computers
- application and client
- server and client
Question 947 :
Which one in the given list is not a middleware layer protocol?
- RPC
- UDP
- RMI
- CORBA
Question 948 :
In distributed system, each processor has its own ___________
- local memory and clock
- Battery
- Remote Memory
- Display
Question 949 :
A ___ is a software module consisting of one or more procedures, an initialization sequence, and local data.
- monitor
- message passing
- strong semaphore
- binary semaphore
Question 950 :
Hide that a resource is replicated is known as___________transparency
- Replication
- Location
- Migration
- Relocation
Question 951 :
Isosynchronous is a type of which communication _____.
- MOM
- IPC
- Stream Oriented Communication
- Group Communication
Question 952 :
What is not true about parallel computing
- A problem is broken in to discrete parts that can be solved concurrently
- Each part is further broken down to a series of instructions
- Instructions from each part execute simultaneously on different processor
- hardware limitation on the transmission speed
Question 953 :
The collection of protocols used in a particular system is called a protocol suite or
- Protocol collector
- Protocol list
- Protocol stack
- Protocol queue
Question 954 :
In case of failure, a new transaction coordinator can be elected by _____
- Cristian's Algorithm
- Bully algorithm
- Both bully and Cristian's algorithm
- None of the mentioned
Question 955 :
_______is a property to consider in faulty distributed environments
- Replication
- recovery
- concurrency
- Consistency
Question 956 :
Select which state is true for the Distributed File System i) is simply a classical model of a file system distributed across multiple machines. The purpose is to promote sharing of dispersed files. ii)A file system provides a service for clients. The server interface is the normal set of file operations: create, read, etc. on files.iii)The resources on a particular machine are local to itself.Resources on other machines are remote.
- i and ii only
- i ,ii,and iii
- ii and iii only
- i and iii only
Question 957 :
_______is the ability of system to provide a service, even in the presence of errors
- Replication
- Fault tolerance
- concurrency
- Consistency
Question 958 :
Two clocks are said to be synchronized at a particular instance of time if the difference in time values of the two clocks is less than some specified constant. The difference in time values of two clocks is called ___________
- Clock Frequency
- Clock drift
- Clock skew
- Clock Ticks
Question 959 :
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
- process work without number
Question 960 :
Asymmetric multiprocessing systems of the computer system use
- master relationship
- slave relationship
- master slave relationship
- serial processing