Question 451 :
Which of the following is not a benefit of open distributed system (ODS)
- Extensibility
- Interoperability
- Securability
- Portability
Question 452 :
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 453 :
Which of the following is NOT type of transparency
- Access transparency
- Location transparency
- Replication transparency
- Clock Synchronization Transparency
Question 454 :
When resources have multiple instances ________ is used for deadlock Avoidance.
- Bankers algorithm
- Resource Allocation Graph
- Semaphores
- All of these
Question 455 :
A type of middleware that allows for between the built-in applications and the real-time OS?
- Firmware
- Embedded Middleware
- Database middleware
- Portals
Question 456 :
Which is the following property of transaction ensures that once transaction commits, the changes are permanent
- Atomic
- Consistent
- Isolated
- Durable
Question 457 :
In HDFS file System, ________ NameNode is used when the Primary NameNode goes down.
- Rack
- Data
- Secondary
- primary
Question 458 :
The capability of a system to adapt the increased service load is called ___________
- tolerance
- capacity
- scalability
- heterogeneity
Question 459 :
Berkeley Algorithm is ________
- Passive Time Server Algorithm
- Active Time Server Algorithm
- both (a) and (b)
- None of the mentioned
Question 460 :
In distributed systems, a logical clock is associated with _____________
- each instruction
- each process
- each register
- none of the mentioned
Question 461 :
A sequentially consistent memory provides __________ semantics because all the processes sharing a memory location always see exactly the same contents stored in it.
- n-copy
- double copy
- one-copy/single-copy
- Three copy
Question 462 :
A ________ system enables a distributed system to behave like a virtual uniprocessor, even though the system operates on collection of machines
- DOS
- NOS
- Middleware
- Operating system
Question 463 :
Communication channels may suffer through
- protocol
- transport
- arbitrary failures
- reliable communication
Question 464 :
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 465 :
A semaphore is a shared integer variable that can not
- drop below zero
- be more than zero
- drop below one
- that cannot be more than one
Question 466 :
Hiding the complicacy of the system from user in distributed environment is known as _____.
- Heterogeneity
- Security
- Flexibility
- Transparency
Question 467 :
Hide differences in data representation and how a resource is accessed' which type of transparency is this?
- Relocation
- Failure
- Concurrency
- Access
Question 468 :
Which one is coordinator selection algorithm?
- Ring Algorithm
- Lamport's Algorithm
- NTP
- Berkeley Algorithm
Question 469 :
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 470 :
A problem with the ________ protocol is that when the coordinator has crashed, participants may not be able to reach a final decision.
- One-phase commit
- Three-phase commit
- Two-phase commit
- Virtual synchrony
Question 471 :
The capabiliy of a system to detcet - recover from failure is known as _____________________.
- fault tolerant - portable
- scalable - robust
- fault tolerant - robust
- potable - scalable
Question 472 :
Two types of replication
- homogenous and hetrogenous
- parallel and distributed
- Active and passive
- simple and complex
Question 473 :
Process of suspending execution at source and resuming at destination is known as_________.
- Freezing
- Suspension
- Distribution
- Migration
Question 474 :
Which of the following is NOT a Significant Consequence of Distributed Systems.
- Concurrency of components
- Lack of global clock
- Independent failures of components
- Scalability
Question 475 :
A system that offers intermediate-term storage capacity for messages, without requiring either the sender or receiver to be active during message transmission is suitable for
- Persistent asynchronous communication
- Transient asynchronous communication
- Persistent synchronous communication
- Transient synchronous communication
Question 476 :
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 477 :
A 'glue' between client and server parts of application.
- Middleware
- Firmware
- Package
- System Software
Question 478 :
Select the correct sequence for process migration
- freezing the process- Transfer the process- forward the message- communicate between cooperating process
- Transfer the process- forward the message- communicate between cooperating process-freezing the process
- forward the message- communicate between cooperating process-freezing the process- Transfer the process
- communicate between cooperating process-freezing the process- Transfer the process- forward the message
Question 479 :
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 480 :
What are the advantages of file replication ?
- Improves availability -performance
- Decreases performance
- They are consistent
- Improves speed