Distributed Computing System Quiz Questions
Distributed Computing System Quiz Questions
Distributed Computing System Quiz Questions
1. logical address
2. physical address
3. specific address
4. port address
1. stub
2. skeleton
3. server
4. remote
Answer: stub
Answer: rrl
7. An architecture where clients first communicate the server for data then format and
display it to the users, is known as____________
1. three-tier architecture
2. two-tier architecture
3. client/server architecture
4. peer-to-peer architecture
8. If processes p and q both receive messages m and m', then p receives m before m' if
and only if q receives m before m'.The order delivery is called
1. consistent ordering
2. absolute ordering
3. causal ordering
4. fifo ordering
1. increase cost
2. increase complexity
3. increase reliability
4. increase data
1. premigrating
2. prefiltering
3. postcopying
4. precopying
Answer: precopying
13. Which algorithm requires "1 to ∞" messages to enter and leave a critical region?
1. centralized algorithm
2. decentralized algorithm
3. token ring algorithm
4. distributed algorithm
15. Machine that places the request to access the data is generally called
as______________
1. client machine
2. server machine
3. database server
4. request machine
1. bully algorithm
2. cristian’s algorithm
3. berkley algorithm
4. lamport’s
1. larger overhead
2. complex
3. worst stability
4. better stability
19. The local operating system on the server machine passes the incoming packets to
the______________
1. server stub
2. binding agent
3. client operating system
4. client stub
1. session
2. application
3. physical
4. transport
Answer: application
1. transport
2. network
3. session
4. physical
Answer: transport
22. Which mutual exclusion algorithm is useful when the membership of the group is
unknown?
1. lamport’s.
2. centralized
3. decentralized algorithm
4. token ring
Answer: centralized
1. printer
2. cd
3. processor
4. processes
Answer: processor
1. firmware
2. middleware
3. package
4. system software
Answer: middleware
1. christian’s method
2. vector time stamping method
3. ricart-agrawala algorithm
4. lamport’s method
1. sequential order
2. same order
3. random order
4. specific order
29. ______consistency is that write operations by the same process are performed in the
correct order everywhere.
1. strict
2. weak
3. fifo
4. eventual
Answer: fifo
30. In which of the following consistency model all writes become perceptible to all
processes___________
1. weak
2. strict
3. sequential
4. casual
Answer: strict
1. reference
2. value
3. All of above
4. Object
Answer: value
32. _________is a process that prevents multiple threads or processes from accessing
shared resources at the same time.
1. critical section
2. message passing
3. deadlock
4. mutual exclusion
33. Any successive write operation by a process on a data item x will be performed on a
copy of x that is up to date with the value most recently read by that process.
1. writes follows reads
2. monotonic-write
3. monotonic-read
4. read your writes
35. Replicas are used only to improve access time on data _________________
1. server initiated
2. client initiated
3. permanent
4. dynamic
1. system collaboration
2. system failure
3. system security
4. system expansion
Answer: system expansion
40. A problem with the ____________ protocol is that when the coordinator has
crashed, participants may not be able to reach afinal decision
1. three-phase commit
2. one-phase commit
3. two-phase commit
4. virtual synchrony
1. process grid
2. system grid
3. collaborative grid
4. channel grid
1. checking points
2. independencies
3. erroneous state
4. dependencies
Answer: dependencies