wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Networks and Communication Quiz 3

Total questions: 70

Worksheet time: 35mins

Name
Class
Date
1.

What is a computer network?

a)

A collection of software programs

b)

A group of interconnected devices that share resources

c)

A single powerful computer

d)

A database system

2.

Which topology connects all devices to a central switch or hub?

a)

Bus

b)

Ring

c)

Star

d)

Mesh

3.

Which protocol suite is used for communication on the Internet?

a)

OSI

b)

NetBIOS

c)

TCP/IP

d)

Ethernet

4.

Which protocol is responsible for delivering web pages?

a)

FTP

b)

DNS

c)

HTTP

d)

SMTP

5.

Which layer of the TCP/IP model handles logical addressing and routing?

a)

Application

b)

Transport

c)

Network

d)

Link

6.

What is an IP address?

a)

A physical hardware address

b)

A unique logical identifier for a device

c)

A routing protocol

d)

A network cable

7.

Which IP version uses 32-bit addressing?

a)

IPv6

b)

IPv4

c)

IPX

d)

ARP

8.

Which topology uses a single backbone cable?

a)

Star

b)

Ring

c)

Bus

d)

Tree

9.

Which protocol translates domain names into IP addresses?

a)

HTTP

b)

FTP

c)

DNS

d)

SMTP

10.

Which addressing type refers to MAC addresses?

a)

Logical addressing

b)

Virtual addressing

c)

Physical addressing

d)

Network addressing

11.

Why is star topology easier to troubleshoot than bus topology?

a)

It uses fewer cables

b)

Each device has an independent connection

c)

It has no central device

d)

Data travels in one direction

12.

Why is mesh topology considered highly fault tolerant?

a)

It uses a central hub

b)

It has multiple redundant paths

c)

It uses wireless links

d)

It uses fewer devices

13.

Why is TCP described as a reliable protocol?

a)

It sends data faster

b)

It guarantees delivery and order

c)

It uses less bandwidth

d)

It avoids acknowledgments

14.

What is the main function of DNS in networking?

a)

Encrypt data

b)

Transfer files

c)

Convert domain names to IP addresses

d)

Route packets

15.

Why is UDP preferred for video streaming?

a)

It guarantees delivery

b)

It retransmits lost packets

c)

It prioritizes speed over reliability

d)

It encrypts data

16.

Why is IPv6 needed in modern networks?

a)

It is faster than IPv4

b)

It replaces TCP

c)

It provides a larger address space

d)

It eliminates routing

17.

What is the purpose of ARP?

a)

Route packets between networks

b)

Map IP addresses to MAC addresses

c)

Encrypt data

d)

Resolve domain names

18.

Why is tree topology suitable for campus networks?

a)

It uses the least cabling

b)

It supports hierarchical expansion

c)

It eliminates backbone failure

d)

It requires no switches

19.

A home network requiring easy maintenance should use which topology?

a)

Bus

b)

Ring

c)

Star

d)

Mesh

20.

Which protocol is used when sending an email?

a)

HTTP

b)

FTP

c)

SMTP

d)

DNS

21.

A company wants high redundancy in its WAN. Which topology is best?

a)

Bus

b)

Ring

c)

Star

d)

Mesh

22.

Which protocol is most suitable for online gaming?

a)

TCP

b)

UDP

c)

FTP

d)

SMTP

23.

A device with IP address 192.168.1.10 belongs to which IP version?

a)

IPv6

b)

IPv4

c)

ARP

d)

ICMP

24.

Which protocol is used to test connectivity between devices?

a)

ARP

b)

ICMP

c)

DNS

d)

FTP

25.

Which topology should be chosen if minimizing cabling cost is the priority?

a)

Mesh

b)

Star

c)

Tree

d)

Bus

26.

Which protocol ensures reliable data transfer for online banking?

a)

UDP

b)

ICMP

c)

TCP

d)

ARP

27.

Which IP address class is typically used for small networks?

a)

Class A

b)

Class B

c)

Class C

d)

Class D

28.

Which device uses IP addresses to forward packets?

a)

Switch

b)

Hub

c)

Router

d)

Repeater

29.

Why does bus topology perform poorly as more devices are added?

a)

Increased routing loops

b)

Increased collisions on the backbone

c)

Central hub overload

d)

Lack of IP addresses

30.

Which topology has a single point of failure at the central device?

a)

Bus

b)

Ring

c)

Star

d)

Mesh

31.

How do TCP and IP work together during data transmission?

a)

TCP routes packets, IP ensures reliability

b)

IP encrypts data, TCP decrypts it

c)

TCP ensures reliable delivery, IP handles routing

d)

Both perform the same function

32.

Why is mesh topology expensive to implement?

a)

Requires many IP addresses

b)

Requires extensive cabling and connections

c)

Uses outdated protocols

d)

Requires fewer devices

33.

Which routing protocol uses hop count as a metric?

a)

OSPF

b)

BGP

c)

RIP

d)

ARP

34.

Why is MAC addressing not used for routing across networks?

a)

It is slower

b)

It changes frequently

c)

It is only valid within local networks

d)

It requires DNS

35.

Which topology best matches the description “star of stars”?

a)

Mesh

b)

Tree

c)

Ring

d)

Bus

36.

Why is BGP critical to Internet communication?

a)

It assigns IP addresses

b)

It routes traffic between autonomous systems

c)

It encrypts web traffic

d)

It resolves domain names

37.

Which protocol belongs to the Link Layer?

a)

IP

b)

TCP

c)

Ethernet

d)

HTTP

38.

Which factor MOST influences topology selection for mission-critical systems?

a)

Cost

b)

Fault tolerance

c)

Simplicity

d)

Ease of installation

39.

A network design combining star topology at access level and mesh at the core is an example of:

a)

Ring

b)

Tree

c)

Hybrid

d)

Bus

40.

Which combination best supports scalability and reliability in enterprises?

a)

Bus + Ring

b)

Star + Tree

c)

Bus + Star

d)

Ring + Bus

41.

Designing a network with multiple paths between routers primarily improves:

a)

Cost efficiency

b)

Fault tolerance

c)

Simplicity

d)

Addressing

42.

Which protocol stack delivers a webpage from server to client?

a)

FTP–UDP–ARP

b)

HTTP–TCP–IP

c)

DNS–ICMP–IP

d)

SMTP–UDP–IP

43.

Combining TCP for reliability and UDP for speed in one network shows:

a)

Protocol redundancy

b)

Protocol synthesis

c)

Address translation

d)

Routing conflict

44.

A campus network with departmental segmentation and shared backbone uses which topology?

a)

Bus

b)

Ring

c)

Tree

d)

Mesh

45.

Which protocol set works together from application down to physical delivery?

a)

DNS only

b)

TCP/IP layered protocols

c)

Routing protocols only

d)

MAC protocols only

46.

Which topology is MOST appropriate for a hospital network and why?

a)

Bus – low cost

b)

Ring – predictable flow

c)

Mesh – high fault tolerance

d)

Star – simple design

47.

Why is UDP NOT suitable for file downloads?

a)

It is slow

b)

It lacks reliability and retransmission

c)

It uses encryption

d)

It consumes too much bandwidth

48.

Which IP version is better suited for future network growth?

a)

IPv4

b)

IPv6

c)

ARP

d)

ICMP

49.

Which topology should be avoided in a rapidly expanding organization?

a)

Star

b)

Tree

c)

Hybrid

d)

Bus

50.

Which protocol selection best ensures secure and reliable web communication?

a)

HTTP + UDP

b)

HTTPS + TCP

c)

FTP + IP

d)

DNS + ICMP

51.

Which protocol is used for secure data transmission over the Internet?

a)

HTTP

b)

HTTPS

c)

FTP

d)

SMTP

52.

What is the primary function of a router in a network?

a)

To connect devices within a local network

b)

To forward data packets between networks

c)

To amplify signals

d)

To store data

53.

Which addressing type is used for identifying devices on a network?

a)

MAC addressing

b)

Physical addressing

c)

Logical addressing

d)

IP addressing

54.

What is the primary purpose of a firewall in a network?

a)

To increase network speed

b)

To filter incoming and outgoing traffic

c)

To connect different networks

d)

To store data securely

55.

Which device is responsible for connecting multiple networks and directing data between them?

a)

Hub

b)

Bridge

c)

Router

d)

Switch

56.

What does NAT stand for in networking?

a)

Network Allocation Table

b)

Network Application Transfer

c)

Network Access Technology

d)

Network Address Translation

57.

Which device is primarily responsible for connecting different networks?

a)

Hub

b)

Switch

c)

Router

d)

Bridge

58.

What is the main purpose of a subnet mask?

a)

To encrypt data packets

b)

To identify the network and host portions of an IP address

c)

To assign IP addresses dynamically

d)

To filter network traffic

59.

Which protocol is used for secure file transfer over the internet?

a)

FTP

b)

SFTP

c)

HTTP

d)

SMTP

60.

What is the primary purpose of a firewall in a network?

a)

To provide wireless connectivity

b)

To connect multiple networks

c)

To filter incoming and outgoing traffic

d)

To assign IP addresses

61.

Which layer of the OSI model is responsible for end-to-end communication?

a)

Transport

b)

Application

c)

Data Link

d)

Network

62.

What is the main advantage of using a VPN?

a)

Reduced latency

b)

Increased bandwidth

c)

Enhanced security and privacy

d)

Faster internet speeds

63.

What is the primary role of a subnet mask in networking?

a)

To encrypt data

b)

To define the network and host portions of an IP address

c)

To assign MAC addresses

d)

To route packets between networks

64.

Which protocol is used for secure data transmission over the Internet?

a)

HTTP

b)

FTP

c)

SMTP

d)

HTTPS

65.

What is the main function of a DHCP server?

a)

To assign IP addresses to devices on a network

b)

To filter network traffic

c)

To provide wireless access

d)

To connect different networks

66.

What is the primary function of the ARP protocol?

a)

To assign IP addresses

b)

To encrypt data packets

c)

To manage network traffic

d)

To resolve IP addresses to MAC addresses

67.

Which layer of the OSI model is responsible for end-to-end communication?

a)

Network

b)

Transport

c)

Data Link

d)

Application

68.

What is the main advantage of using a mesh network topology?

a)

Simple installation

b)

Lower cost

c)

Less cabling required

d)

High redundancy and reliability

69.

What is the main purpose of the Domain Name System (DNS)?

a)

To manage network traffic

b)

To secure data transmission

c)

To translate domain names into IP addresses

d)

To assign IP addresses to devices

70.

What is the function of a switch in a network?

a)

To provide wireless connectivity

b)

To amplify network signals

c)

To filter and forward data to specific devices

d)

To connect multiple networks