Question 691 :
When the process issues an I/O request __________
- It is placed in an I/O queue
- It is placed in a waiting queue
- It is placed in the ready queue
- It is placed in the Job queue
Question 692 :
________ primitive associates a local address with the newly-created socket.
- Bind
- Listen
- Send
- close
Question 693 :
The Ricart - Agrawala distributed mutual exclusion algorithm is:
- Less efficient and less fault tolerant than a centralized algorithm.
- 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.
Question 694 :
Which set of events is concurrent (all events are concurrent with each other)?
- (3, 1, 5, 7), (3, 2, 6, 7), (2, 1, 6, 8)
- (2, 1, 3, 4), (2, 2, 3, 3), (3, 3, 2, 5)
- (1, 2, 3, 4), (2, 3, 4, 5), (3, 4, 5, 6)
- (1, 5, 6, 7), (1, 4, 5, 7), (1, 3, 2, 2)
Question 695 :
In Suzuki Kasami algorithm, __________ is guaranteed because there is only one token in the system and a site holds the token during the CS execution.
- Mutual Exclusion
- Performance
- Stability
- Scalability
Question 696 :
In the case of____________ changes to an open file are only locally visible.
- Mutable Files
- Immutable Files
- Atomic Transactions
- Session Semantics
Question 697 :
The automounter maintains a table of....................... with a reference to one or more NFS servers listed against each.
- remote procedure call
- mount protocol
- Pathnames
- Lookup
Question 698 :
What are the characteristics of a distributed file system?
- Its users, servers and storage devices are dispersed
- Service activity is not carried out across the network
- They have single centralized data repository
- There are multiple dependent storage devices
Question 699 :
Which of the following is not the major component of a distributed file system : ______________.
- Storage Service
- True file service
- Name service
- Authorization service
Question 700 :
Which of the given statements is false?
- Message Passing Interface(MPI) provides buffering service.
- Socket programming provides transient asynchronous communication.
- Message Passing Interface(MPI) is more advanced than socket programming
- Message Passing Interface(MPI) provides transient asynchronous communication.
Question 701 :
In the instruction ADD A, B, the answer gets stored in ___________
- B
- A
- Buffer
- C
Question 702 :
Two types of replication
- homogenous and hetrogenous
- parallel and distributed
- Active and passive
- simple and complex
Question 703 :
Process of suspending execution at source and resuming at destination is known as_________.
- Freezing
- Suspension
- Distribution
- Migration
Question 704 :
What are the characteristics of mutual exclusion using centralized approach ?
- One processor as coordinator which handles all requests
- It requires request,reply and release per critical section entry
- The method is free from starvation
- All of the mentioned
Question 705 :
Load estimation policy is to be considered in designing ______.
- Co-operative algorithm
- Load balancing algorithm
- Probabilistic algorithm
- Static scheduling algorithm
Question 706 :
When a file appear to the file server as an ordered sequence of records then mention file model to which it belongs.
- Structured File Model
- Unstructured File Model
- Mutable File Model
- Immutable File Model
Question 707 :
Which of the following is not a layer in architecture of grid computing?
- Collective layer
- Connectivity layer
- Remote reference layer
- Fabric layer
Question 708 :
Processes on the remote systems are identified by ___________
- host ID
- host name and identifier
- identifier
- process ID
Question 709 :
Which one is not a primitive of message passing primitive.
- MPI_RECV ()
- MPI_SEND ()
- WRITE ()
- MPI_BSEND ()
Question 710 :
The following is the desirable feature of global scheduling algorithm
- Dynamic in nature
- Static by nature
- Cannot assure about that actual nature
- Uniform nature
Question 711 :
Which of the following is/are the advantages of load balancing.i) It improves the system performanceii) Response time beomes longeriii) small jobs do not suffer from long starvation
- i and iii only
- ii and iii only
- i and ii only
- All i, ii and iii
Question 712 :
Which communication model uses the queuing model?
- RPC
- RMIu
- MOM
- MPI
Question 713 :
Remote login is a best example of ____.
- Distributed OS
- Disk OS
- Network OS
- MAC OS
Question 714 :
Which of the following are the types of Path names?
- absolute - relative
- local - global
- global - relative
- relative - local
Question 715 :
A type of middleware that allows for between the built-in applications and the real-time OS?
- Firmware
- Embedded Middleware
- Database middleware
- Portals
Question 716 :
This is not a Common mode of communication in Distributed system –
- RPC
- RMI
- Message passing
- Shared memory
Question 717 :
Which cache location gives Maximum performance gain for file systems
- Server’s main memory
- Client’s main memory
- Server’s Disk
- Client’s disk
Question 718 :
Which one is coordinator selection algorithm?
- Ring Algorithm
- Lamport's Algorithm
- NTP
- Berkeley Algorithm
Question 719 :
The following statement 'Please give me load' is an example of which policy?
- Receiver initiated
- Sender Initiated
- Load estimation
- Load predication
Question 720 :
X.500 Directory is also called
- global Yellow Pages directory
- global Blue Pages directory
- global White Pages directory
- global Black Pages directory