Network Fundamentals

Description: This quiz covers the fundamental concepts of computer networking, including network types, protocols, and devices.
Number of Questions: 15
Created by:
Tags: networking fundamentals computer networks
Attempted 0/15 Correct 0 Score 0

What is the primary function of a network protocol?

  1. To establish communication between devices

  2. To provide security to network data

  3. To manage network resources

  4. To store network data


Correct Option: A
Explanation:

A network protocol defines the rules and procedures for communication between devices on a network, ensuring that data is transmitted and received correctly.

Which network type is characterized by a single, central connection point?

  1. Star

  2. Bus

  3. Ring

  4. Mesh


Correct Option: A
Explanation:

In a star network, all devices are connected to a central hub or switch, which serves as the central connection point for data transmission.

What is the purpose of a router in a network?

  1. To connect devices to the network

  2. To forward data packets between networks

  3. To provide security to network data

  4. To store network data


Correct Option: B
Explanation:

A router's primary function is to forward data packets between different networks, determining the best path for data transmission based on network traffic and routing protocols.

Which network protocol is responsible for assigning IP addresses to devices on a network?

  1. TCP

  2. UDP

  3. HTTP

  4. DHCP


Correct Option: D
Explanation:

DHCP (Dynamic Host Configuration Protocol) is responsible for assigning IP addresses, subnet masks, and other network configuration parameters to devices on a network automatically.

What is the purpose of a firewall in a network?

  1. To connect devices to the network

  2. To forward data packets between networks

  3. To provide security to network data

  4. To store network data


Correct Option: C
Explanation:

A firewall is a network security device that monitors and controls incoming and outgoing network traffic, blocking unauthorized access and protecting the network from security threats.

Which network topology connects each device to every other device on the network?

  1. Star

  2. Bus

  3. Ring

  4. Mesh


Correct Option: D
Explanation:

In a mesh topology, each device is connected to every other device on the network, creating multiple paths for data transmission and providing redundancy.

What is the primary function of a network switch?

  1. To connect devices to the network

  2. To forward data packets between networks

  3. To provide security to network data

  4. To store network data


Correct Option: A
Explanation:

A network switch is a networking device that connects devices on a network, allowing them to communicate with each other and share resources.

Which network protocol is used for transferring files between devices on a network?

  1. TCP

  2. UDP

  3. HTTP

  4. FTP


Correct Option: D
Explanation:

FTP (File Transfer Protocol) is a network protocol specifically designed for transferring files between devices on a network, allowing users to upload, download, and manage files remotely.

What is the purpose of a network mask in an IP address?

  1. To identify the network portion of an IP address

  2. To identify the host portion of an IP address

  3. To provide security to network data

  4. To store network data


Correct Option: A
Explanation:

A network mask is used to determine which part of an IP address represents the network address and which part represents the host address, allowing devices to identify the network they belong to.

Which network protocol is used for sending email messages?

  1. TCP

  2. UDP

  3. HTTP

  4. SMTP


Correct Option: D
Explanation:

SMTP (Simple Mail Transfer Protocol) is a network protocol specifically designed for sending email messages between devices on a network, allowing users to send and receive emails.

What is the purpose of a gateway in a network?

  1. To connect devices to the network

  2. To forward data packets between networks

  3. To provide security to network data

  4. To store network data


Correct Option: B
Explanation:

A gateway is a networking device that connects different networks, allowing data packets to be forwarded between them, enabling communication between devices on different networks.

Which network protocol is used for browsing the internet?

  1. TCP

  2. UDP

  3. HTTP

  4. FTP


Correct Option: C
Explanation:

HTTP (Hypertext Transfer Protocol) is a network protocol used for transferring web pages and other resources between devices on a network, allowing users to access and browse the internet.

What is the purpose of a DNS server in a network?

  1. To connect devices to the network

  2. To forward data packets between networks

  3. To provide security to network data

  4. To translate domain names into IP addresses


Correct Option: D
Explanation:

A DNS server is responsible for translating domain names, which are human-readable website addresses, into IP addresses, which are numerical addresses used by devices to communicate on a network.

Which network protocol is used for streaming audio and video content?

  1. TCP

  2. UDP

  3. HTTP

  4. RTP


Correct Option: D
Explanation:

RTP (Real-time Transport Protocol) is a network protocol specifically designed for streaming audio and video content over a network, ensuring smooth and reliable transmission of multimedia data.

What is the purpose of a proxy server in a network?

  1. To connect devices to the network

  2. To forward data packets between networks

  3. To provide security to network data

  4. To act as an intermediary between clients and servers


Correct Option: D
Explanation:

A proxy server acts as an intermediary between clients and servers, receiving requests from clients and forwarding them to servers, and returning responses from servers to clients, providing security and performance benefits.

- Hide questions