Computer Knowledge

Computer Networks

2,614 Questions

Computer networks involve the architecture, protocols, and security measures used for digital communication. This collection covers OSI model layers, IP addressing, data transmission, and cryptographic standards. These concepts are vital for the computer knowledge sections of banking and government exams.

OSI model layersNetwork protocolsIP subnet maskingData encryption standardsServer configurationsNetwork commands

Computer Networks Questions

Multiple choice

Which of the following is a common type of VPN?

  1. Site-to-site VPN

  2. Remote access VPN

  3. IPsec VPN

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Common types of VPNs include site-to-site VPNs, remote access VPNs, and IPsec VPNs.

Multiple choice

Which of the following is NOT a supported data transfer method in Cloud Storage?

  1. HTTP

  2. HTTPS

  3. FTP

  4. SCP

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

SCP is not a supported data transfer method in Cloud Storage.

Multiple choice

Which of the following is a common tool for network performance testing?

  1. Ping

  2. Traceroute

  3. iPerf

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Ping, Traceroute, and iPerf are all common tools for network performance testing.

Multiple choice

Which routing protocol is used to exchange routing information between autonomous systems?

  1. RIP

  2. OSPF

  3. BGP

  4. EIGRP

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

BGP (Border Gateway Protocol) is used to exchange routing information between autonomous systems, enabling the internet to function as a single, interconnected network.

Multiple choice

What is the primary function of a routing table in a network?

  1. To store IP addresses

  2. To manage network traffic

  3. To determine the best path for data packets

  4. To assign IP addresses to devices

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The routing table contains information about the available paths to different networks and helps determine the best route for data packets to reach their destination.

Multiple choice

Which routing algorithm is known for its simplicity and is commonly used in small networks?

  1. RIP

  2. OSPF

  3. BGP

  4. EIGRP

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

RIP (Routing Information Protocol) is a simple and widely used routing algorithm that is commonly implemented in small networks due to its ease of configuration and maintenance.

Multiple choice

Which routing protocol is designed specifically for large and complex networks?

  1. RIP

  2. OSPF

  3. BGP

  4. EIGRP

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

OSPF (Open Shortest Path First) is a routing protocol designed for large and complex networks, providing efficient routing and scalability.

Multiple choice

What is the primary purpose of subnet masking in IP addressing?

  1. To hide IP addresses

  2. To improve network performance

  3. To divide a network into smaller segments

  4. To assign IP addresses to devices

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Subnet masking is used to divide a network into smaller segments, allowing for more efficient IP address management and improved network performance.

Multiple choice

Which routing protocol is commonly used in enterprise networks and supports multiple routing metrics?

  1. RIP

  2. OSPF

  3. BGP

  4. EIGRP

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

EIGRP (Enhanced Interior Gateway Routing Protocol) is commonly used in enterprise networks and supports multiple routing metrics, providing flexibility and optimization in routing decisions.

Multiple choice

What is the role of a routing metric in determining the best path for data packets?

  1. To measure the distance between networks

  2. To calculate the cost of a path

  3. To determine the speed of a path

  4. To assign IP addresses

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A routing metric is used to calculate the cost of a path, considering factors such as distance, delay, and bandwidth, to determine the best route for data packets.

Multiple choice

Which routing protocol is known for its fast convergence time and is commonly used in mission-critical networks?

  1. RIP

  2. OSPF

  3. BGP

  4. EIGRP

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

EIGRP (Enhanced Interior Gateway Routing Protocol) is known for its fast convergence time, making it suitable for mission-critical networks where rapid adaptation to network changes is essential.

Multiple choice

Which routing protocol is commonly used in service provider networks and supports traffic engineering?

  1. RIP

  2. OSPF

  3. BGP

  4. MPLS

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

MPLS (Multiprotocol Label Switching) is commonly used in service provider networks and supports traffic engineering, allowing for the optimization of data traffic flow and improved network performance.

Multiple choice

What is the role of a routing policy in network routing?

  1. To determine the best path for data packets

  2. To manage network traffic

  3. To assign IP addresses

  4. To control how data packets are forwarded

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A routing policy defines the rules and criteria used to control how data packets are forwarded in a network, influencing the path selection and traffic management.

Multiple choice

Which routing protocol is commonly used in wireless networks and supports dynamic routing?

  1. RIP

  2. OSPF

  3. BGP

  4. OLSR

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

OLSR (Optimized Link State Routing) is commonly used in wireless networks and supports dynamic routing, enabling efficient route discovery and adaptation to changing network conditions.

Multiple choice

Which security protocol is commonly used to protect data transmitted over public Wi-Fi networks?

  1. Hypertext Transfer Protocol Secure (HTTPS)

  2. Secure Socket Layer (SSL)

  3. Transport Layer Security (TLS)

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

HTTPS, SSL, and TLS are all security protocols used to protect data transmitted over public Wi-Fi networks.