wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Computer Networks Quiz

Total questions: 69

Worksheet time: 3hrs 42mins

Name
Class
Date
1.

Define data communications. Explain its 4 fundamental characteristics.

4 lines
2.

Explain different components of data communication system.

4 lines
3.

Explain different forms of information.

4 lines
4.

Describe simplex, half-duplex and full duplex methods of data flow.

4 lines
5.

Explain the 3 criteria necessary for an effective and efficient network.

4 lines
6.

Explain point to point and multipoint connection.

4 lines
7.

Explain the following topologies: Mesh ii) Star iii) Bus iv) Ring

4 lines
8.

Explain in detail LAN & WAN. List the differences between LAN & WAN.

4 lines
9.

Explain circuit-switched and packet-switched networks.

4 lines
10.

Explain TCP/IP architecture with a layer diagram.

4 lines
11.

List the 5 layers and its functionality in TCP/IP model.

4 lines
12.

With respect to in TCP/IP model, explain the following: Encapsulation and decapsulation. ii) Multiplexing and demultiplexing.

4 lines
13.

Explain four levels of addressing employed in TCP/IP protocol.

4 lines
14.

What are the uses of a layered network model? Compare OSI and TCP/IP models.

4 lines
15.

Compare the following: Analog signal vs. Digital signal. ii) Periodic signal vs. Non-periodic signal.

4 lines
16.

Describe digital signal as a composite analog signal.

4 lines
17.

Explain 2 methods for transmitting a digital signal.

4 lines
18.

What do you mean by transmission impairment? Explain causes of transmission impairment?

4 lines
19.

What are the three factors data rate is dependent on? Explain the theoretical formula which was developed to calculate the data rate.

4 lines
20.

Explain 4 performance parameters of network.

4 lines
21.

Explain in detail any 6 characteristics of digital signal.

4 lines
22.

Compare the following: Data element vs. Signal element. ii) Data rate vs. Signal rate.

4 lines
23.

Explain following encoding schemes with example: Unipolar Scheme ii) Polar Schemes iii) Bipolar Schemes.

4 lines
24.

Represent the following sequences using different line coding schemes. i) 101011100. ii) 10110011. iii) 00110101.

4 lines
25.

Define the following: Network ii) Internet iii) Protocol iv) Decibel v) SNR vi) Line coding.

4 lines
26.

Explain the PCM encoder with neat diagram.

4 lines
27.

What do you mean by Sampling? Explain three sampling methods with a neat diagram.

4 lines
28.

Explain non-uniform quantization and how to recover original signal using PCM decoder.

4 lines
29.

Explain different types of transmission modes.

4 lines
30.

What is sampling and quantization? Explain briefly.

4 lines
31.

Define digital to analog conversion? List different types of digital to analog conversion.

4 lines
32.

Describe ASK, FSK and PSK mechanisms and apply them over the digital data 101101.

4 lines
33.

Discuss the bandwidth requirement for ASK, FSK and PSK.

4 lines
34.

Explain different aspects of digital-to-analog conversion?

4 lines
35.

Define ASK. Explain BASK.

4 lines
36.

Define FSK. Explain BFSK.

4 lines
37.

Define PSK. Explain BPSK.

4 lines
38.

Explain different aspects of digital-to-analog conversion?

4 lines
39.

Define ASK. Explain BASK.

4 lines
40.

Define FSK. Explain BFSK.

4 lines
41.

Define PSK. Explain BPSK.

4 lines
42.

Explain QPSK.

4 lines
43.

Explain the concept of constellation diagram.

4 lines
44.

Explain QAM.

4 lines
45.

What is reliability in the context of networks?

4 lines
46.

What are the two types of connections mentioned?

a)

Point-to-Point

b)

Multipoint

47.

What are the four basic topologies in physical topology?

4 lines
48.

What are the advantages of Bus Topology?

a)

Easy installation

b)

Costs less

c)

Redundancy is eliminated

d)

All of the above

49.

What is a disadvantage of Star Topology?

a)

Single point of failure

b)

Difficult installation

c)

High cost

d)

None of the above

50.

What is the main characteristic of Ring Topology?

a)

Unidirectional traffic

b)

Centralized management

c)

Multiple connections

d)

None of the above

51.

What is the main advantage of Mesh Topology?

a)

Congestion reduced

b)

Easy installation

c)

Low cost

d)

None of the above

52.

What does LAN stand for?

4 lines
53.

What is the role of a switch in a LAN?

4 lines
54.

What is the primary function of a switch in a LAN?

a)

To recognize the destination address of the packet

b)

To connect multiple devices

c)

To reduce traffic in the LAN

d)

All of the above

55.

What does WAN stand for?

a)

Wide Area Network

b)

Wireless Area Network

c)

Wired Area Network

d)

World Area Network

56.

What is a point-to-point WAN?

a)

A network that connects two communicating devices

b)

A network that connects multiple devices

c)

A network that covers a large geographical area

d)

A network that is always active

57.

What is the main advantage of a circuit-switched network?

a)

It is efficient when working at full capacity

b)

It allows for multiple connections

c)

It is easy to maintain

d)

It has low propagation delay

58.

What is the disadvantage of a packet-switched network?

a)

It is less efficient than circuit-switched networks

b)

It may encounter delays

c)

It requires dedicated connections

d)

It is difficult to maintain

59.

What is the role of backbones in the Internet?

a)

They are large networks owned by communication companies

b)

They connect customer networks to provider networks

c)

They provide services to end-users

d)

All of the above

60.

What is protocol layering?

a)

Dividing communication tasks between different layers

b)

Using a single protocol for all communication

c)

Creating a network of networks

d)

Establishing rules for communication

61.

In the first scenario, communication is so simple that it can occur in only one layer. Assume Maria and Ann are neighbors with a lot of common ideas. Communication between Maria and Ann takes place in one layer, face to face, in the same language.

4 lines
62.

Maria and Ann communicate using regular mail through the post office. However, they do not want their ideas to be revealed by other people if the letters are intercepted. They agree on an encryption/decryption technique. The sender of the letter encrypts it to make it unreadable by an intruder; the receiver of the letter decrypts it to get the original letter.

4 lines
63.

Protocol layering enables us to divide a complex task into several smaller and simpler tasks. Modularity means independent layers. A layer (module) can be defined as a black box with inputs and outputs, without concern about how inputs are changed to outputs.

4 lines
64.

If two machines provide the same outputs when given the same inputs, they can replace each other. What is the advantage of protocol layering?

a)

It allows us to separate the services from the implementation.

b)

It makes the job easier.

c)

It requires each layer to provide a service to the upper layer.

d)

It eliminates the need for encryption.

65.

If we want bidirectional communication, we need to make each layer able to perform 2 opposite tasks, one in each direction. For example, the third layer task is to listen (in one direction) and talk (in the other direction). What is the first principle of protocol layering?

a)

Each layer must perform one task.

b)

Each layer must be able to perform two opposite tasks.

c)

Each layer must be identical at both sites.

d)

Each layer must be independent.

66.

The two objects under each layer at both sites should be identical. For example, the object under layer 3 at both sites should be a plaintext letter. What is the second principle of protocol layering?

a)

Each layer must perform one task.

b)

Each layer must be able to perform two opposite tasks.

c)

The two objects under each layer must be identical.

d)

Each layer must be independent.

67.

The physical layer is responsible for movements of individual bits from one node to another node. What does the physical layer do?

a)

It moves frames from one node to another.

b)

It routes packets to their destination.

c)

It transmits individual bits.

d)

It encrypts data for secure transmission.

68.

The data-link layer gets the datagram from the network layer, encapsulates it in a packet called a frame, and sends the frame to the physical layer. What is the responsibility of the data-link layer?

a)

Moving bits from one node to another.

b)

Routing packets to their destination.

c)

Moving frames from one node to another over a link.

d)

Encrypting data for secure transmission.

69.

The network layer is responsible for source-to-destination transmission of data and routing the packet. Why do we need a separate network layer?

a)

To handle encryption.

b)

To separate different tasks between different layers.

c)

To provide application services.

d)

To manage physical connections.