Question 811 :
Which of the following is not a pipeline stage
- Operand fetch
- Execute
- Pipeline Flush
- Memory access
Question 812 :
In ____ Any read on a data item x returns a value corresponding to the results of the most recent write on x
- Strict consistency
- Linear consistency
- Sequential consistency
- parallel consistency
Question 813 :
Which of the service is not offered by middleware ?
- Persistance service
- Translation service
- Querying service
- Concurrency service
Question 814 :
A typical _________ program creates some remote objects, makes references to these objects accessible, and waits for clients to invoke methods on these objects.
- Server
- Client
- Thread
- Concurrent
Question 815 :
DOS gives the view of ___________ System.
- Multi-processor
- Uniprocessor
- Multi-controller
- Virtual Uniprocessor
Question 816 :
Characteristics of threads are ______.
- Parallelism, blocking system calls
- No parallelism, blocking system calls
- Parallelism, non blocking system calls
- No parallelism, non blocking system calls
Question 817 :
In the following cases non – preemptive scheduling occurs?
- When a process switches from the running state to the ready sta
- When a process goes from the running state to the waiting state
- When a process switches from the waiting state to the ready sta
- shortest job scheduling
Question 818 :
Transient communication with synchronization after the request has been fully processed is also widely used in
- IPC
- RPC
- MPC
- Message Passing
Question 819 :
In ____ only one process at a time is allowed into its critical section, among all processes that have critical sections for the same resource.
- Mutual Exclusion
- Synchronization
- Deadlock
- Starvation
Question 820 :
In ____- algorithms collect state information and react to system state if it changed
- Static load balancing
- Dynamic load balancing
- constant load balancing
- single load balancing
Question 821 :
Multiprogramming systems:
- Are easier to develop than single programming systems
- Execute each job faster
- Execute more jobs in the same time period
- Are used only one large mainframe computers
Question 822 :
The Stub - Skeleton is used in__________________ Middleware.
- RMI
- RPC
- MOM
- web service
Question 823 :
What of the following system is not multi-processor system?
- A system with multiple CPU, each CPU contains a single core.
- A system with a single CPU that has two core.
- A system with multiple CPU, each CPU contains two cores.
- A system with a single CPU that has a single core.
Question 824 :
Which of the following is the drawback of static scheduling algorithm.
- Maximize the total processing time
- Maximum extent of resource utilization
- Get maximum throughput
- To adjust the system fluctuation
Question 825 :
In ____________ all processes see only those memory reference operations in the correct order that are potentially causally related
- Continuous Consistency
- Causal Consistency
- Sequential Consistency
- Eventual Consistency
Question 826 :
State which of the following holds true for Load Sharing approach in distributed system Statement 1: It use Double threshold as process transfer policy Statement 2: It calculate CPU utilization to estimate the load of a node under load estimation policy
- Statement 1 is correct but statement 2 is false
- Statement 1 is false but statement 2 is correct
- Both the statements are incorrect
- Both the statements are correct
Question 827 :
A system can easily add more users and resources to the system without any noticeable loss of performance is called ______
- Geographical scalability
- Size scalability
- Administative scalability
- Financial scalability
Question 828 :
The ______________ is used to store a constant value that is decided based on the frequency of oscillation of the quartz crystal
- Counter register
- Quartz crystal
- Constant register
- ALU
Question 829 :
In global google system index of links is also maintained to keep track of
- links to a given site
- links of user
- links to programs
- links of user queries
Question 830 :
Which file system implements the most stringent semantics of file sharing
- Unix Semantics
- Session Semantics
- Transaction Semantics
- Network Semantics
Question 831 :
What is UTC ?
- Universal Centralized Time
- Unique Coordinated Time
- Universal Coordinated Time
- Unique Centralized Time
Question 832 :
When resources have multiple instances ________ is used for deadlock Avoidance.
- Bankers algorithm
- Resource Allocation Graph
- Semaphores
- Phishing
Question 833 :
____________ is used to store the distributed objects permanently on to the data store
- Naming service
- Persistance service
- Messaging service
- Security service
Question 834 :
How the processes are organized in a ring structure, in case of token passing approach of distributed systems?
- Logically
- Physically
- Both logically and physically
- Randomly
Question 835 :
In GFS, Chunk replicas are created for three reasons: ___________________
- chunk creation, re-replication, and rebalancing
- chunk deletion, re-replication, and rebalancing
- chunk creation, re-replication, and resharing
- chunk creation, chunk deletion, and rebalancing
Question 836 :
The segment of code in which the process may change common variables, update tables, write into files is known as ____________
- program
- critical section
- non – critical section
- synchronizing
Question 837 :
What are the advantages of file replication?
- Improves availability - performance
- Decreases performance
- Decreases availability
- Increases Cost
Question 838 :
Synchronization of complex stream data deals with-
- maintaining temporal relations between streams
- ensuring receiver receives data in the same order sent.
- sender and receiver being running at the same time
- receiving data without errors
Question 839 :
Network operating system runs on ___________
- Server
- Client
- Every system in the network
- Network Agent
Question 840 :
The high availability - load balancing are the key features of _________________________.
- Cluster computing
- Grid computing
- Centralized computing
- Single Computing