Question 751 :
The ___________ operating system is specifically designed for heterogeneous multicomputer system, where multiple hardware and network platforms are supported.
- distributed
- network
- middleware
- hybrid
Question 752 :
What are not the characteristics of a DFS?
- login transparency and access transparency
- Files need not contain information about their physical location
- No Multiplicity of users
- No Multiplicity if files
Question 753 :
A layer which is the binary data protocol layer.
- stub layer
- skeleton layer
- remote layer
- transport protocol
Question 754 :
The maximum number of messages required per CS execution in Maekawa's algorithm for deadlock handling is
- 4√N
- √N
- 5√N
- 2√N
Question 755 :
In the client - server system having memory with disk , the file can be stored in _____________location .
- On any machine in network
- Sever's main memory
- On cloud
- On Storage area network
Question 756 :
_______ is not possible in distributed file system
- File replication
- Migration
- Client interface
- Remote access
Question 757 :
A paradigm of multiple autonomous computers, having a private memory, communicating through a computer network, is known as
- Distributed computing
- Cloud computing
- Centralized computing
- Parallel computing
Question 758 :
An architecture where clients first communicate the server for data then format and display it to the users, is known as ___________
- Client/Server architecture
- Three-tier architecture
- Two-tier architecture
- Peer-to-Peer architecture
Question 759 :
What are the characteristics of data 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 limited portion of data
Question 760 :
The principal transparency issue related to naming is ______________ transparency.
- Replication
- Location
- Migration
- Access
Question 761 :
Middleware systems follow
- middleware solution
- specific model
- specific architecture style
- specific protocol
Question 762 :
Which of the following are the problems of token ring algorithms
- Lost token, coordinator crash
- Coordinator crash, low efficiency
- process crash, low efficiency
- Lost token, process crash
Question 763 :
Which of the below element is usually not there in the header?
- Sequence number
- Structural information
- Address
- File mode(Read/ Write)
Question 764 :
Which of the following is NOT type of distributed systems
- Distributed computing system
- Pervasive system
- Distributed Information System
- Parallel System
Question 765 :
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 766 :
For proper synchronization in distributed systems _____
- prevention from the deadlock is must
- prevention from the starvation is must
- prevention from the deadlock - starvation is must
- prevention from deadlock is not necessary
Question 767 :
What is the advantage of caching in remote file access?
- Reduced network traffic by retaining recently accessed disk blocks
- Faster network access
- Copies of data creates backup automatically
- Faster backup
Question 768 :
Which algorithm requires 1 to ∞ messages to enter and leave a critical region?
- Token ring algorithm
- Centralized algorithm
- Decentralized algorithm
- Distributed algorithm
Question 769 :
Which of the following is not a variable defined in Raymond's tree based algorithm:
- Holder
- Using
- Privilege
- Asked
Question 770 :
SRM protocol stands for
- Scalable Reliable Multispreading
- Scalable Recovery Multicasting
- Scalable Reliable Multicasting
- Scalable Recovery Multispreading
Question 771 :
Message passing provides a mechanism to allow processes to communicate and to synchronize their actions _______.
- By sharing the same address space
- without sharing the same address space
- by sharing the same process number and Process Identifier
- By sharing network
Question 772 :
In HDFS, . ________ is the slave/worker node and holds the user data in the form of Data Blocks.
- DataNode
- NameNode
- Data block
- Replication
Question 773 :
The name of a file doesn't need to be changed when the file's physical storage location changes is a feature of ____________
- Naming
- Location independence
- Location transparency
- Location dependence
Question 774 :
The ability of distributed system to hide the fact is known as?
- Openness
- Scalability
- transparency
- Homogeneity
Question 775 :
The NFS client module caches the results of ____________- operations in order to reduce the number of requests transmitted to servers.
- svmlink,rmdir, read and write
- rmdir,read,lookup and write
- read, write, getattr, lookup and readdir
- Lookup, getattr, readdir, and rmdir
Question 776 :
____ can be defined as a lightweight process, a part of process which is to be executed sequentially on one core
- method
- Thread
- virtualization
- client server
Question 777 :
The ___________ layer, which provides the interface that client and server application objects use to interact with each other.
- Increasing
- Count
- Bit
- Stub/skeleton
Question 778 :
Which of the following conditions is not requied to solve the critical section problem?
- Mutual Exclusion
- Progress
- Bounded Waiting
- Sharing
Question 779 :
The __________consist of a network of personal computers, each with its own hard disk nad local files system and interconnected over the network termed as diskful workstations
- Workstation model
- Workstation -server model
- Processor-pool model
- Client-server model
Question 780 :
If file system is growing without affecting performance of the system then this Union feature is called as?
- portable
- robust
- Scalability