Question 31 :
Which of the following is the fastest means of memory access fo
- Registers
- Cache
- Main memory
- Virtual Memory
Question 32 :
Select correct option for the message(Mi) transmission case Mi must be delivered before mj if Ti < Tj
- Absolute Ordering
- Consistent Ordering
- Causal Ordering
- total ordering
Question 33 :
In ________________receivers never acknowledge the successful delivery of multicast message but instead report only when missing the message.
- Basic reliable multicasting
- Non-hierarchical feedback control
- Hierarchical feedback control
- Atomic multicast
Question 34 :
Staleness deviations relate to the _________ a replica was updated.
- First time
- Most recent time
- last time
- previous time
Question 35 :
_____________ manage the name spaces and binds an object to its location.
- Name Server
- Name agent
- Context
- Name resolution
Question 36 :
Scheduuling of threads done by
- input
- output
- operating system
- memory
Question 37 :
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 38 :
Which of the following disadvantages follows the single coordinator approach?
- Bottleneck
- Slow response
- Deadlock
- One request per second
Question 39 :
Which application-level protocol plays a crucial role in carrying out the data definition and manipulation in addition to X-500 features?
- TCP
- LDAP
- FTP
- UDP
Question 40 :
The client stub is called by the __.
- server
- client
- host
- client and server
Question 41 :
what is the task of RPCRuntime ?
- It is responsible for marshaling
- It is responsible for retransmission
- It is responsible for handling exception
- It is responsible for syntactic transparency
Question 42 :
Logical extension of computation migration is ___________
- process migration
- system migration
- thread migration
- data migration
Question 43 :
In consistent ordering when recieving the message each member calculate its proposed sequence number by using the function____________
- max(Fmax, Pmax) + I + i/N
- min(Fmax, Pmax) + I + i/N
- min(Fmin, Pmax) + I + i/N
- max(Fmin, Pmin) + I + i/N
Question 44 :
The name space of AFS seen by user processes is a conventional UNIX directory hierarchy, with a specific subtree ________ containing all of the shared files.
- cmu
- tmp
- root
- lib
Question 45 :
storage of firmware is -
- ROM
- RAM
- External
- Cache memory
Question 46 :
The main disadvantage of P2P model are _______________________ - _______________________.
- lack of scalability, high complexity
- support for scalability, low complexity
- lact of scalability, high simplycity
- support for scalability, high simplycity
Question 47 :
Bully Algorithm was proposed by ____________
- Garcia-Molina.
Question 48 :
What are characteristics of Naming and Name resolution ?
- name systems in the network
- address messages with the process-id
- virtual circuit
- message switching
Question 49 :
Increasing the speedup for parallel processor which law is suitable
- Amdhals law
- Flynns law
- Minsky conjecture
- Moores Law
Question 50 :
In context of HDFS file system, Point out the wrong statement.
- Replication Factor can be configured at a cluster level (Default is set to 3) and also at a file level
- Block Report from each DataNode contains a list of all the blocks that are stored on that DataNode
- User data is stored on the local file system of DataNodes
- DataNode is aware of the files to which the blocks stored on it belong to
Question 51 :
Which of the following is not a classification of group communication?
- One to Many
- Many to one
- Many to Many
- Many to All
Question 52 :
Which mutual exclusion algorithm works when the membership of the group is unknown?
- Centralized.
- Ricart-Agrawala.
- Lamport.
- Token Ring.
Question 53 :
What is DFS(Distributed File System)?
- is a file system that is distributed on multiple file servers or multiple locations
- is a file system that is distributed multiple times
- is a file system that is on centralized location
- is a file system that access any file
Question 54 :
Network file system(NFS) is developed by?
- Sun Microsystem
- oracle
- apple
- honeywell
Question 55 :
A client's clock reads 3:20:00. The server's clock reads 3:10:00 when they synchronize using the Berkeley algorithm. Assume message delays are negligible. What is the time at the client after synchronization?
- 0.135416667
- 0.177083333
- 0.21875
- 0.260416667
Question 56 :
What is not a major goal for building distributed systems?
- Resource sharing
- Computation speedup
- Reliability
- Simplicity
Question 57 :
In which file system mapreduce function is used?
- AFS
- NFS
- HDFS
- None of the above
Question 58 :
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 59 :
In Singal's algorithm, the manner In which cardinality decreases, leads to a ___ pattern, topologically.
- mesh
- ring
- stepwise
- staircase
Question 60 :
A replica set can have only ________ primary.
- One
- two
- three
- zero