wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Distributed Computing

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is the most important aspect of a distributed system?

a)

Resource Sharing

b)

Communication

c)

Concurrency

d)

Recovery from Failure

2.

What is the primary use of distributed systems?

a)

Communication

b)

Sharing Resources

c)

Networking Computers

d)

Cloud Computing

3.

Which search engine handles the most web searches?

a)

Bing

b)

Yahoo

c)

Google

d)

Duck Duck Go

4.

What challenges to MMOs present to distributed systems?

a)

Need for security

b)

Need for fast response times

c)

Ability to support multiple users

d)

Real-time propagation of events

5.

Which architecture uses a centralised server?

a)

Client-Server

b)

Peer-to-Peer

c)

Cluster

6.

What advantage does the cluster architecture have over client-server?

a)

It is more secure

b)

It is more responsive

c)

It is easily extensible

d)

It ensures consistency

7.

What is the main role of a firewall?

a)

To prevent unauthorised messages entering or leaving a network.

b)

To protect local area networks from hackers

c)

To prevent unauthorised access to computers

d)

To protect local area networks from viruses

8.

What is a 'cloud'?

a)

A set of Internet-based applications

b)

A set of storage services

c)

A set of computing services to support users

d)

All of the above.

9.

What is a server?

a)

A powerful computer in a data centre

b)

Any computer that accepts and responds to requests from clients

c)

A program that provides services for clients

d)

A program that makes requests for services

10.

What is remote invocation?

a)

When a client contacts a server

b)

When a server provides a response

c)

When the client receives the response

d)

All of the above