100% found this document useful (1 vote)
154 views

Distributed System 1 PDF

The document contains 28 multiple choice questions about distributed systems. Some key points covered are: - Mobility transparency allows movement within a distributed system. - A distributed system is defined as a collection of autonomous computers linked by a network to produce an integrated computing facility. - Advantages of distributed systems include resource sharing, incremental growth, and reliability. - If one site fails in a distributed system, the remaining sites can continue operating. - Scalability refers to a system's ability to adapt to increased service load. - Distributed systems have characteristics like resource sharing, heterogeneity, openness, security, concurrency, and transparency.

Uploaded by

Nasis Dereje
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
154 views

Distributed System 1 PDF

The document contains 28 multiple choice questions about distributed systems. Some key points covered are: - Mobility transparency allows movement within a distributed system. - A distributed system is defined as a collection of autonomous computers linked by a network to produce an integrated computing facility. - Advantages of distributed systems include resource sharing, incremental growth, and reliability. - If one site fails in a distributed system, the remaining sites can continue operating. - Scalability refers to a system's ability to adapt to increased service load. - Distributed systems have characteristics like resource sharing, heterogeneity, openness, security, concurrency, and transparency.

Uploaded by

Nasis Dereje
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

Distributed System MCQ Part-1

1.Resources and clients transparency that allows movement


within a system is called ____________________

(A) Mobility transparency

(B) Concurrency transparency

(C) Replication transparency

(D) Performance transparency

2.A distributed system :-

a. is defined as a collection of autonomous computers linked by a


network with software designed to produce an integrated
computing facility

b. is defined as a collection of autonomous computers not linked


by a network with software designed to produce an integrated
computing facility

c. is defined as a collection of autonomous computers(limited to


100) linked by a network with software

d.none of the above

3.Which amongst the following is not an advantage of Distributed


systems?

(A) Resource sharing

(B) Incremental growth

(C) Reliability

(D) None of the above

This study source was downloaded by 100000857480464 from CourseHero.com on 04-09-2023 02:23:44 GMT -05:00

https://www.coursehero.com/file/103770115/Distributed-System-1pdf/
4.If one site fails in distributed system, ___________

(A) the remaining sites can continue operating

(B) all the sites will stop working

(C) directly connected sites will stop working

(D) none of the mentioned

5.The capability of a system to adapt the increased service load is


called _________

(A) capacity

(B) tolerance

(C) scalability

(D) none of the mentioned

6.What are characteristic of Network Operating Systems ?

(A) Users are aware of multiplicity of machines

(B) They are transparent

(C) They are simple to use

(D) All of the mentioned

7.What is the characteristics of atomicity ?

(A) Use communication links

(B) One processor as coordinator which handles all requests

(C) When responses are received from all processes, then process
can enter its Critical Section

(D) All operations associated are executed to completion or none


are performed

This study source was downloaded by 100000857480464 from CourseHero.com on 04-09-2023 02:23:44 GMT -05:00

https://www.coursehero.com/file/103770115/Distributed-System-1pdf/
8.Network operating system runs on ___________

(A) every system in the network

(B) server

(C) both server and every system in the network

(D) none of the mentioned

9.The transparency that enables multiple instances of resources


to be used, is called ____________

(A) Performance transparency

(B) Scaling transparency

(C) Concurrency transparency

(D) Replication transparency

10.A set of highly integrated machines that run the same process
in parallel is known to be ___________

(A) Space based

(B) Loosely coupled

(C) Tightly coupled

(D) Peer-to-Peer

11.Which of the following will be true distributed system ?

(A) tightly-coupled software on loosely-coupled hardware

(B) loosely-coupled software on tightly-coupled hardware

(C) tightly-coupled software on tightly-coupled hardware

(D) loosely-coupled software on loosely-coupled hardware

This study source was downloaded by 100000857480464 from CourseHero.com on 04-09-2023 02:23:44 GMT -05:00

https://www.coursehero.com/file/103770115/Distributed-System-1pdf/
12.Distributed systems should ?

(A) high security

(B) have better resource sharing

(C) better system utilization

(D) low system overhead

13.Scalability basically refers to the size of the network that is to


be used and it consists for various sizes. Thus this may create
some problems in the network. To solve the scalability problem,
which are basically three techniques for scaling?
I. Hiding communication latencies
II. Distribution
III. Replication

(A) I, III (B) II, III

(C) I, II (D) I, II, III

14.Distributed OS works on the ________ principle.

(A) File Foundation

(B) Multi system image

(C) Single system image

(D) Networking image

15.Distributed systems do not have __________

(A) high security

(B) better resource sharing

(C) scalability

(D) tightly coupled software

This study source was downloaded by 100000857480464 from CourseHero.com on 04-09-2023 02:23:44 GMT -05:00

https://www.coursehero.com/file/103770115/Distributed-System-1pdf/
16.What is not true about distributed system ?

(A) It is a collection of processor

(B) All processors are synchronized

(C) They do not share memory

(D) None of the mentioned

17.What are characteristics of Distributed Operating system ?

(A) Access is done like local resources

(B) Users are aware of multiplicity of machines

(C) none of above

(D) They have multiple zones to access files

18.In distributed file system, when a file’s physical storage


location changes ________________

(A) file name need to be changed

(B) file name need not to be changed

(C) file’s host name need to be changed

(D) file’s local name need to be changed

19.All the resources are tightly coupled in the computing


paradigm of __________

(A) Cloud computing

(B) Parallel computing

(C) Distributed computing

(D) Centralized computing

This study source was downloaded by 100000857480464 from CourseHero.com on 04-09-2023 02:23:44 GMT -05:00

https://www.coursehero.com/file/103770115/Distributed-System-1pdf/
20.The transparency that enables accessing local and remote
resources using identical operations is called ____________

(A) Access transparency

(B) Concurrency transparency

(C) Performance transparency

(D) Scaling transparency

21.Individual wires from machine to machine, with many different


wiring patterns in use is an example of _________

(A) Switched

(B) Bus

(C) Both

(D) None of the mentioned

22.There are four requirements in the design of a distributed


system. Choose the correct combination from the list below.

(A) Network performance, Quality of Service (QoS), Caching and


replication, Dependability issues

(B) Network dependency, Quantity of Service (QoS), Cookies and


replication, Dependability issues.

(C) Network integrity, Quality of Software (QoS), Caching and


alteration, Dependability issues

(D) Network Accessibility, Quality of hardware (QoH), Caching and


replication, Dependability issues.

This study source was downloaded by 100000857480464 from CourseHero.com on 04-09-2023 02:23:44 GMT -05:00

https://www.coursehero.com/file/103770115/Distributed-System-1pdf/
23.Concurrency is one of the intrinsic characteristics of distributed
systems. Here, Parallel executions occurs because __________

(A) Many users simultaneously invoke commands or interact with


(the same) application programs.

(B) Many server processes run concurrently, each corresponding


to a single request from a client process.

(C) A and B Both

(D) None of these

24."Consider the two statements.


(A) A network operating system, the users access remote
resources in the same manner as local resource.
(B) In a distributed operating system, the user can access remote
resources either by logging into the appropriate remote machine
or transferring data from the remote machine to their own
machine. Which of the statement is true?

(A) A true, B false

(B) B true, A false

(C) Both A and B false

(D) Both A and B true

25. Location transparency allows for which of the


following?
(A) Users to treat the data as if it is at one location
(B) Programmers to treat the data as if it is at one location
(C) Managers to treat the data as if it is at one location
(D) All of the above.

This study source was downloaded by 100000857480464 from CourseHero.com on 04-09-2023 02:23:44 GMT -05:00

https://www.coursehero.com/file/103770115/Distributed-System-1pdf/
26. What are the Advantages of Distributed
Systems over Independent PCs?
(A) Data sharing
(B) Resource Sharing
(C) Communication
(D) All of the above

27.The characteristics of a distributed system are :

(A) Resource sharing, heterogeneity, openness, security

(B) Scalability, fault handling

(C) Concurrency, transparency

(D) ALL are acceptable answers

28.Which are the characteristics of a decentralized algorithms:


I. No machine has complete information about the system state.
II. Machines make decisions based only on local information.
III. Failure of one machine does not damage the algorithm.
IV. There is no implicit assumption that a global clock exist

(A) I, II, IV (B) II, III, IV

(C) I, II, III, IV (D) I, II, III

29.What is not a major reason for building distributed systems ?

(A) Resource sharing

(B) Computation speedup

(C) Reliability

(D) Simplicity

This study source was downloaded by 100000857480464 from CourseHero.com on 04-09-2023 02:23:44 GMT -05:00

https://www.coursehero.com/file/103770115/Distributed-System-1pdf/
30.What are design issues in distributed system structure ?

(A) Scalability

(B) Fault-tolerance

(C) Flexibility

(D) All of the mentioned

This study source was downloaded by 100000857480464 from CourseHero.com on 04-09-2023 02:23:44 GMT -05:00

https://www.coursehero.com/file/103770115/Distributed-System-1pdf/
Powered by TCPDF (www.tcpdf.org)

You might also like