Question 91 :
The ____________ is used to keep track of the oscillations of the quartz crystal.
- Counter register
- Quartz crystal
- Constant register
- None of the mentioned
Question 92 :
The basic idea of RMI is to
- Call an method on remote machine while hiding message passing to programmer.
- Call a method on remote machine while not hiding message passing to programmer.
- Call a method on the same machine while hiding message passing to programmer.
- Call a method on the same machine.
Question 93 :
In global google system offering application-level software over the Internet as
- web application
- user application
- link application
- system application
Question 94 :
What are the characteristics of computation migration?
- transfer data by entire file or immediate portion required
- transfer the computation rather than the data
- execute an entire process or parts of it at different sites
- execute an entire process or parts of it at same site
Question 95 :
_______socket primitive attach local address to the socket
- Accept
- Bind
- Connect
- Listen
Question 96 :
Time interval from a request send to its CR execution completed is known as______
- Synchronization delay
- System throughput
- Message complexity
- Response time
Question 97 :
A distributed system is a collection of _______________ computers that appears to its users as a single coherent system.
- Independent
- Interconnected
- Interrelated
- Shared
Question 98 :
Advantage of Data-caching model over the Remote service model
- Reduces network traffic
- Contention for the file servers
- Increased performance
- Contention for Network
Question 99 :
Which of the following process can be affected by other processes during execution in the system?
- init process
- child process
- parent process
- cooperating process
Question 100 :
The ___________ can be deployed such that it services all or a portion of your Qnet nodes. And you can have redundant GNS servers.
- GNS server
- IS server
- DNS server
- system server
Question 101 :
Network File System writes data_____
- Index wise
- Automatic
- Synchronously
- Asynchronously
Question 102 :
The Bankers algorithm is used ______
- to prevent deadlock
- to rectify deadlock
- to detect deadlock
- to solve deadlock
Question 103 :
Election algorithms assumes that ___________ in distributed system
- 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
- Based on IP address
Question 104 :
Writes done by a single process are seen by all other processes in the order in which they were issued, but writes from different processes may be seen in a different order by different processes is the necessary condition in ______
- Casual consistency
- FIFO consistency
- LRU consistency
- Optimal consistency
Question 105 :
In which technique of cache updation -Files are modified and in parallel cache memory is also updated ?
- Write through
- Read any write all
- Write back
- Quorum based protocol
Question 106 :
The Ricart–Agrawala algorithm assumes that the communication channels are ___
- LIFO
- busy
- FIFO
- blocked
Question 107 :
An identifier that can be used throughout a distributed system to refer to a particular unique remote object is
- Remote object procedure
- Remote object reference
- Remote object syntax
- Remote object index
Question 108 :
The current directory contains, most of the files that are _____________
- of current interest to the user
- stored currently in the system
- not used in the system
- not of current interest to the system
Question 109 :
Which mutual exclusion algorithm works when the membership of the group is unknown?
- Centralized.
- Ricart-Agrawala.
- Lamport.
- Token Ring.
Question 110 :
In HDFS file System, A ________ serves as the master and there is only one NameNode per cluster
- Data Node
- NameNode
- Replication
- Data block
Question 111 :
Which of the following process can be affected by other processes during execution in the system?
- init process
- child process
- parent process
- cooperating process
Question 112 :
In _______ assignment of job is done at run
- Dynamic load balancing algorithm
- Static load balancing algorithm
- Symmetric load balancing algorithm
- Asymmetric load balancing algorithm
Question 113 :
Distributed system have significant characteristics of
- 2 types
- 3 types
- 4 types
- 5 types
Question 114 :
Which are the two complementary deadlock-prevention schemes using time stamps ?
- The wait-die - wound-wait scheme
- The wait-n-watch scheme
- The wound-wait scheme
- The wait-wound - wound-wait scheme
Question 115 :
What is true about No a priori knowledge about the processes ?
- Process assignment decisions should be dynamic i.e based on the current load of the system and not on some static policy
- Heuristic methods requiring less computational efforts
- Algorithms provide near optimal system performance with a minimum overhead
- Scheduling algorithms that operate based on the information about the chracteristics and resource requirements of the processes
Question 116 :
Processes are migrated to fulfill their ______requirements
- resource
- object
- thread
- component
Question 117 :
Which one of the following is not true about GFS?
- Cluster Based Architecture
- Client Caching
- End users do not interact
- Server Replication
Question 118 :
In the Singhal's algorithm, each request is assigned _____ which determines its priority
- a globally unique timestamp
- an interrupt
- a counter
- a quartz crystal
Question 119 :
An email service is a typical example of messaging service, where a sender sends an email message to recipient.
- It never waits for a reply from the recipient
- it always waits for a reply from the reciepient before sending next
- it will always send the reply email message to the sender.
- it is a type of synchronous communication
Question 120 :
Distributed file system supports i)Remote Information Sharting ii)User Mobility iii)Unavailability iv)Diskless Workstations
- i,ii,iii only
- ii,iii,iv only
- i,ii,iv only
- iii and iv only