wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

DISTRIBUTED EMBEDDED SYSTEMS

Total questions: 20

Worksheet time: 15mins

Name
Class
Date
1.

In distributed system, each processor has its own ___________

a)

a) local memory

b)

b) clock

c)

c) both local memory and clock

d)

d) none of the mentioned

2.

The capability of a system to adapt the increased service load is called ___________

a)

a) scalability

b)

b) tolerance

c)

c) capacity

d)

d) none of the mentioned

3.

If one site fails in distributed system then ___________

a)

a) the remaining sites can continue operating

b)

b) all the sites will stop working

c)

c) directly connected sites will stop working

d)

d) none of the mentioned

4.

Network operating system runs on ___________

a)

a) server

b)

b) every system in the network

c)

c) both server and every system in the network

d)

d) none of the mentioned

5.

Processes on the remote systems are identified by ___________

a)

a) host ID

b)

b) host name and identifier

c)

c) identifier

d)

d) process ID

6.

Which routing technique is used in a distributed system?

a)

a) fixed routing

b)

b) virtual routing

c)

c) dynamic routing

d)

d) all of the mentioned

7.

An RPC (remote procedure call) is initiated by the _________

a)

a) server

b)

b) client

c)

c) client after the sever

d)

d) a third party

8.

A remote procedure call is _______

a)

a) inter-process communication

b)

b) a single process

c)

c) a single thread

d)

d) a single stream

9.

RPC works between two processes. These processes must be ____________

a)

a) on the same computer

b)

b) on different computers connected with a network

c)

c) on the same computer and also on different computers connected with a network

d)

d) on none of the computers

10.

RPC is a _________

a)

a) synchronous operation

b)

b) asynchronous operation

c)

c) time independent operation

d)

d) channel specific operation

11.

Which of the following approaches are used to achieve reliable systems?

a)

a) Fault prevention

b)

b) Fault removal

c)

c) Fault tolerance

d)

d) All of the mentioned

12.

Which of the following Error Detection checks is not a part of Application detection?

a)

a) Hardware checks

b)

b) Timing checks

c)

c) Reversal checks

d)

d) Coding checks

13.

All fault-tolerant techniques rely on

a)

a) Integrity

b)

b) Dependability

c)

c) Redundancy

d)

d) None of the mentioned

14.

What type of fault remains in the system for some period and then disappears?

a)

a) Permanent

b)

b) Transient

c)

c) Intermittent

d)

d) All of the mentioned

15.

Which amongst the following is not an advantage of Distributed systems?

a)

(A) Resource sharing

b)

(B) Incremental growth

c)

(C) Reliability

d)

(D) None of the above

16.

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

17.

Distributed systems should?

a)

high security

b)

have better resource sharing

c)

better system utilization

d)

low system overhead

18.

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

19.

What are design issues in distributed system structure ?

a)

Scalability

b)

Fault-tolerance

c)

Flexibility

d)

All of the mentioned

20.

All the resources are shared and integrated within one OS, in the computing paradigm named _________

a)

Distributed computing

b)

Centralized computing

c)

Cloud computing

d)

Parallel computing