wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

dtdtd

Total questions: 8

Worksheet time: 4mins

Name
Class
Date
1.

What is the primary use of distributed systems?

a)

Communication

b)

Sharing Resources

c)

Networking Computers

d)

Cloud Computing

2.

Il client è (scegli più risposte)

a)

Un programma applicativo eseguito su una macchina locale che fa una richiesta di servizi al server

b)

Un programma applicativo in esecuzione su una macchina remota e fornisce i servizi richiesti

c)

È un programma a tempo limitato: termina la sua esecuzione quando tutte le operazioni del servizio richiesto sono concluse.

d)

Può aprire una connessione solo se riceve una richiesta

3.

Un server

a)

Puo inviare una richiesta ad un client

b)

Può aprire connessioni a suo piacimento

c)

È un programma a tempo limitato

d)

Una volta mandato in esecuzione, si mette in attesa di ricevere richieste da parte di un client

4.
A client-server network allows people to save their data centrally.
a)
True
b)
False
5.

Which architecture uses a centralised server?

a)

Client-Server

b)

Peer-to-Peer

c)

Cluster

6.

What is the most important aspect of a distributed system?

a)

Resource Sharing

b)

Communication

c)

Concurrency

d)

Recovery from Failure

7.

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

8.

(prerequisito) Nel modello Client/Server

a)

il meccanismo di comunicazione è peer to peer

b)

sia client che server possono iniziare una comunicazione

c)

il server chiede al client se necessita di un servizio

d)

il client invia una richiesta al server