Question 901 :
The directory can be viewed as a _________ that translates file names into their directory entries.
- symbol table
- partition
- swap space
- cache
Question 902 :
Which of the following is true about heterogeneous architecture?
- There is no mixed architecture style at one abstraction level
- Heterogeneous architecture implies increased time efficiency
- If the general structure of a system is connected using one architecture style, and each component can use a different one, this is one example of heterogeneous architecture
- Heterogeneous architecture implies decreased time efficiency
Question 903 :
In Cristian algorithm the time sever is ____
- Passive
- Active
- Some internal passive some interval active
- None of the mentioned
Question 904 :
A client gets a timestamp of 4:12:30.500 from a time server. The elapsed time between the request and response was 20 msec (0.020 sec). The current time on the client is 4:12:30.510. Using Cristian’s algorithm, what is the time set to on the client?
- 0.175347222
- 0.175347222
- 0.17537037
- 0.17537037
Question 905 :
An RMI Server is responsible for _______
- All mentioned above
- Creating an instance of the remote object
- Exporting the remote object
- Binding the instance of the remote object to the RMI registry
Question 906 :
Which policy used in load balancing algorithm
- standard policy
- variant policy
- location policy
- random policy
Question 907 :
The variable that assures updates to a datastore are propagated to all local copies is ______.
- Release
- Acquire
- Read
- Write
Question 908 :
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 909 :
A 'glue' between client and server parts of application
- Middleware
- Firmware
- Package
- System Software
Question 910 :
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 911 :
RPC stands for
- Remote process communication
- Remote Procedure Call
- Reliable Process communication
- Reliable Procedure communication
Question 912 :
The Resource Reservation Protocol is __________________ layer protocol designed to reserver resources in Distributed Computing.
- Transport Layer
- Network Layer
- Interface Layer
- Internet Layer
Question 913 :
Multithreading is also called as ____________
- Concurrency
- Simultaneity
- Crosscurrent
- Recurrent
Question 914 :
OSI has ___ layers.
- 4
- 5
- 6
- 7
Question 915 :
DNS stands for?
- Domain Network System
- Domain name System
- Direct Network System
- Direct Name System
Question 916 :
The response time is short since process migration is not required in ______
- Workstation model
- Workstation -server model
- Processor-pool model
- Client-server model
Question 917 :
Which mutual exclusion algorithm works when the membership of the group is unknown?
- Centralized.
- Ricart-Agrawala.
- Lamport.
- Token Ring.
Question 918 :
In __________ critical section requests are executed in the increasing order of timestamps i.e a request with smaller timestamp will be given permission to execute critical section first than a request with larger timestamp.
- Cristian’s algorithm
- Berkeley algorithm
- Lamport algorithm
- Election algorithm
Question 919 :
In tokens, the primary function of the sequence number is _____
- to decide the priority
- to decide the sequence of processes
- to distinguish between low priority and high priority requests
- to distinguish between old and current requests
Question 920 :
__________ mounts, is when a file system can be mounted over another file system, that is remotely mounted, not local.
- recursive
- cascading
- trivial
- non recursive
Question 921 :
Difference in precision between a prefect reference clock and a physical clock is known as________
- Clock drift rate
- Drift
- Skew
- Clock synchronization
Question 922 :
to locate and retrieve the contents of the web and pass the content onto the indexing subsystem. Performed by a software called
- Googlebot.
- Gobot.
- bot.
- lebot.
Question 923 :
RPC is used to _________
- establish a server on remote machine that can respond to queries
- retrieve information by calling a query
- establish a server on remote machine that can respond to queries and retrieve information by calling a query
- to secure the client
Question 924 :
According to the ring algorithm, links between processes are _____
- Bidirectional
- Unidirectional
- Both bidirectional and unidirectional
- omnidirectional
Question 925 :
Which is not a characteristic in Distributed Operating System
- Enabling Interprocess communication
- Uniform process management
- Local control management
- Different kernel implementation
Question 926 :
Message passing system allows processes to __________
- communicate with one another without resorting to shared dat
- communicate with one another by resorting to shared data
- share data
- name the recipient or sender of the message
Question 927 :
Absolute time ordering of all shared accesses matters in
- Sequential Consistency
- Casual Consistency
- Strict Consistency
- Weak Consistency
Question 928 :
If a and b are two events within the same process and a occurs before b, then clock of a is always _______then clock of b
- lesser
- greater
- equal
- Cant say
Question 929 :
Berkeley socket is used for ____
- connection-less communication
- connection-oriented communication
- group communication
- Causal communication
Question 930 :
File Replication is done to _____
- increase complexity
- increase cost
- increase reliability
- increase data