wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Quiz # 5- Networking

Total questions: 35

Worksheet time: 25mins

Name
Class
Date
1.

It is to provide the communication services directly to the application processes running on different hosts.

(a)  

2.

The transport layer transmits the entire message to the destination.

a)

End-to-end delivery

b)

Addressing

c)

Reliable delivery

d)

Flow control

3.

It is used to prevent the sender from overwhelming the receiver. If the receiver is overloaded with too much data, then the receiver discards the packets and asking for the retransmission of packets.

a)

End-to-end delivery

b)

Addressing

c)

Reliable delivery

d)

Flow control

4.

The transport layer uses the multiplexing to improve transmission efficiency.

a)

End-to-end delivery

b)

Addressing

c)

Reliable delivery

d)

Multiplexing

5.

According to the layered model, the transport layer interacts with the functions of the session layer.

a)

End-to-end delivery

b)

Addressing

c)

Reliable delivery

d)

Multiplexing

6.

The transport layer provides reliability services by retransmitting the lost and damaged packets.

a)

End-to-end delivery

b)

Addressing

c)

Reliable delivery

d)

Multiplexing

7.

simple protocol and it provides nonsequenced transport functionality.

(a)  

8.

The closest layer to the end user which means that the application layer and end user can interact directly with the software application. The application layer programs are based on client and servers.

a)

Application Layer

b)

Network Virtual terminal

c)

Addressing

d)

Mail Services

9.

Fixed and provides a set of services to applications.

a)

Network architecture

b)

Architecture

c)

Client-server

d)

P2P (peer-to-peer) architecture:

10.

a program that runs on the local machine requesting service from the server.

(a)  

11.

program that runs on the remote machine providing services to the clients.

(a)  

12.

It is an advantages of Client-server networks as back-up is possible in client-server networks, i.e., all the data is stored in a server.

a)

Centralized

b)

Security

c)

Performance

d)

Scalability

13.

It is an advantages of Client-server networks as these networks are more secure as all the shared resources are centrally administered.

a)

Centralized

b)

Security

c)

Performance

d)

Scalability

14.

It is an advantages of Client-server networks as the use of the dedicated server increases the speed of sharing resources

a)

Centralized

b)

Security

c)

Performance

d)

Scalability

15.

It is an advantages of Client-server networks as we can increase the number of clients and servers separately, i.e., the new element can be added, or we can add a new node in a network at any time.

a)

Centralized

b)

Security

c)

Performance

d)

Scalability

16.

It is a big problem in Client/Server networks. When a large number of clients send requests to the same server may cause the problem.

(a)  

17.

is a directory service that provides a mapping between the name of a host on the network and its numerical address.

(a)  

18.

A standard internet protocol provided by TCP/IP used for transmitting the files from one host to another.

(a)  

19.

A types of connections in FTP: uses very simple rules for communication

(a)  

20.

A types of connections in FTP: uses very complex rules as data types may vary.

(a)  

21.

is an interface that defines how data and commands are sent across the network.

a)

network virtual terminal

b)

TELNET

c)

Remote login

d)

Local Login

22.

Identify this picture what type of log in is this.

a)

Local Login

b)

Remote login

23.

Identify this picture what type of log in is this.

a)

Local Login

b)

Remote login

24.

is a physical or virtual internetworking device that is designed to receive, analyze, and forward data packets between computer networks

(a)  

25.

consists of measures taken by business or some organizations to monitor and prevent unauthorized access from the outside attackers.

(a)  

26.

Aspects of Network Security: means both the sender and the receiver expects confidentiality. The transmitted message should be sent only to the intended receiver while the message should be opaque for other users.

a)

Privacy

b)

Message Integrity

c)

End-point authentication

d)

Non-Repudiation

27.

Aspects of Network Security: means that the data must arrive at the receiver exactly as it was sent.

a)

Privacy

b)

Message Integrity

c)

End-point authentication

d)

Non-Repudiation

28.

Aspects of Network Security: means that the receiver is sure of the sender?s identity, i.e., no imposter has sent the message.

a)

Privacy

b)

Message Integrity

c)

End-point authentication

d)

Non-Repudiation

29.

Aspects of Network Security: means that the receiver must be able to prove that the received message has come from a specific sender.

a)

Privacy

b)

Message Integrity

c)

End-point authentication

d)

Non-Repudiation

30.

The technique which is used to validate the authenticity and integrity of the message.

(a)  

31.

The TCP stands for?

(a)  

32.

The UDP stands for?

(a)  

33.

It is a connectionless protocol, which means that it sends the data without checking whether the system is ready to receive or not.

a)

TCP

b)

UDP

c)

HTTP

d)

HTML

34.

It is a connection-oriented protocol, which means that the connection needs to be established before the data is transmitted over the network.

a)

TCP

b)

UDP

c)

HTTP

d)

HTML

35.

The computer which uses FTP to transfer data is called the (a)