This quiz works best with JavaScript enabled.
Home
>
Unit Viii Information And Communication Technology (Ict)
>
Network Devices – Quiz 7
Network Devices Quiz 7 (10 MCQs)
This set of multiple-choice questions evaluates knowledge of network fundamentals, including network cable connectors, Ethernet standards, twisted pair cable usage, and the role of network devices such as routers, servers, and hubs. It also covers concepts like data packet forwarding, resource management, and the OSI model. Understanding of network terminology, components, and design principles is assessed, along with the physical layer operation and signal amplification.
Quiz Instructions
Select an option to see the correct answer instantly.
1.
What is a server?
A) A type of computer.
B) A type of software.
C) A type of router.
D) A type of cable.
Show Answer
Correct Answer:
Correct answer is: (A) A type of computer.
Exam Relevance:
CCNA, CompTIA Network+, CIW Network Specialist
Difficulty:
Easy
Concept notes:
A server is a type of computer that provides services to other computers or devices over a network.
Common Mistakes:
A common misunderstanding is that a server is a type of software or a specific type of network device like a router.
Explanations:
A server is a specialized computer designed to process requests and deliver data to other computers or devices over a network. It can run various types of software and services, but the server itself is a hardware component, specifically a type of computer.
Option Analysis:
Option A:
Correct. A server is a type of computer designed to provide services over a network.
Option B:
Incorrect. While servers run software, the term "server" refers to the hardware, not the software itself.
Option C:
Incorrect. A router is a different type of network device that routes data between networks, not a server.
Option D:
Incorrect. A cable is a physical medium used to connect devices, not a server.
2.
A MAC Address is usually recorded in (5-6)
A) Binary.
B) Denary.
C) Floats.
D) Hexadecimal.
Show Answer
Correct Answer:
Correct answer is: (D) Hexadecimal.
Exam Relevance:
CCNA, CompTIA Network+, CISSP
Difficulty:
Moderate
Concept notes:
MAC addresses are typically represented in hexadecimal notation.
Common Mistakes:
A common misunderstanding is that MAC addresses might be represented in binary or denary, but they are most commonly recorded in hexadecimal.
Explanations:
MAC addresses are unique identifiers assigned to network interfaces for communications at the data link layer of a network segment. They are usually represented as a sequence of 12 hexadecimal digits, grouped into pairs and separated by colons or hyphens. Hexadecimal is used because it is a more compact and human-readable format compared to binary or denary.
Option Analysis:
Option A:
Binary is not the standard format for recording MAC addresses.
Option B:
Denary (decimal) is not the standard format for recording MAC addresses.
Option C:
Floats are not used to represent MAC addresses.
Option D:
Hexadecimal is the correct format for recording MAC addresses.
Mnemonic:
HexMAC: Hexadecimal for MAC addresses.
3.
What does a server do?
A) It provides a particular service and manages resources.
B) Connects the computer to a mouse.
C) It's the computer's memory.
D) Provides the basic functions of the computer.
Show Answer
Correct Answer:
Correct answer is: (A) It provides a particular service and manages resources.
Exam Relevance:
CCNA, CompTIA Network+, CISSP
Difficulty:
Easy
Concept notes:
A server is a computer or system that provides services and manages resources for other computers or devices on a network.
Common Mistakes:
A common misunderstanding is that a server is a type of hardware, like a mouse or memory, rather than a system that provides services and manages resources.
Explanations:
A server is a specialized computer or system designed to provide services and manage resources for other devices on a network. It can handle requests from multiple clients, manage data storage, and provide various services such as web hosting, file sharing, and database management.
Option Analysis:
Option A:
Correct. A server provides services and manages resources for other devices on a network.
Option B:
Incorrect. A server does not connect a computer to a mouse; this is a function of a USB port or similar interface.
Option C:
Incorrect. A server is not the computer's memory; memory is a hardware component.
Option D:
Incorrect. A server does not provide the basic functions of a computer; it provides specialized services and manages resources for a network.
4.
What is the full form of HUB.
A) High User Broadcast.
B) High User Basic.
C) High Ultra Broadcast.
D) None of the above.
Show Answer
Correct Answer:
Correct answer is: (D) None of the above.
Exam Relevance:
CCNA, Network+ Certification, CompTIA A+
Difficulty:
Easy
Concept notes:
A HUB is a network device that connects multiple devices on a network and forwards data to all connected devices. The term "HUB" does not have a full form in the context of network devices.
Common Mistakes:
A common misunderstanding is that HUB stands for a specific phrase, such as "High User Broadcast" or "High Ultra Broadcast." However, HUB is not an acronym and does not have a full form.
Explanations:
HUB is a term used in networking to describe a device that connects multiple devices on a network. It does not have a full form or acronym associated with it. Therefore, the correct answer is "None of the above."
Option Analysis:
Option A:
High User Broadcast is not a correct full form for HUB.
Option B:
High User Basic is not a correct full form for HUB.
Option C:
High Ultra Broadcast is not a correct full form for HUB.
Option D:
None of the above is the correct answer as HUB does not have a full form.
5.
Repeater works in ..... layer of OSI mode.
A) Transport.
B) Physical.
C) Data link.
D) Network.
Show Answer
Correct Answer:
Correct answer is: (B) Physical.
Exam Relevance:
CCNA, CompTIA Network+, Network Fundamentals
Difficulty:
Easy
Concept notes:
A repeater is a network device that operates at the Physical layer of the OSI model. It amplifies or regenerates the signal to extend the length of a network segment.
Common Mistakes:
A common misunderstanding is that repeaters operate at higher layers, such as the Data Link layer, where devices like bridges and switches operate.
Explanations:
A repeater works at the Physical layer because it only amplifies the signal without interpreting the data. It does not perform any data processing or decision-making based on the content of the data packets.
Option Analysis:
Option A:
The Transport layer is responsible for end-to-end communication and does not involve signal amplification.
Option B:
The Physical layer deals with the transmission and reception of raw bit streams over a physical medium, which is exactly what a repeater does.
Option C:
The Data Link layer involves the framing of bits into datagrams and error detection, which is beyond the scope of a repeater.
Option D:
The Network layer handles routing and addressing, which is not the function of a repeater.
6.
What type of connector do twisted pair cables on computer networks use?
A) RJ-11.
B) RJ-30.
C) RJ-45.
D) NONE OF THE ABOVE.
Show Answer
Correct Answer:
Correct answer is: (C) RJ-45.
Exam Relevance:
CCNA, CompTIA Network+, Network+ Essentials
Difficulty:
Easy
Concept notes:
Twisted pair cables used in computer networks typically use RJ-45 connectors.
Common Mistakes:
A common mistake is confusing RJ-45 with RJ-11, which is used for telephone lines.
Explanations:
RJ-45 connectors are specifically designed for twisted pair cables used in Ethernet networks. They have eight pins and are commonly used for connecting devices such as computers, switches, and routers. RJ-11 connectors, on the other hand, are used for telephone lines and have only four pins.
Option Analysis:
Option A:
RJ-11 is used for telephone lines, not computer networks.
Option B:
RJ-30 is not a standard connector type for twisted pair cables.
Option C:
RJ-45 is the correct connector for twisted pair cables in computer networks.
Option D:
This option is incorrect as RJ-45 is the correct answer.
Mnemonic:
RJ-45: "Four Five for Network"
7.
What is the purpose of routers in the internet?
A) To unwrap layers from packets.
B) To add layers to packets.
C) To direct packets around the internet.
D) To create packets.
Show Answer
Correct Answer:
Correct answer is: (C) To direct packets around the internet.
Exam Relevance:
CCNA, CISSP, CompTIA Network+
Difficulty:
Moderate
Concept notes:
Routers are network devices that play a crucial role in directing data packets from one network to another across the internet.
Common Mistakes:
A common misunderstanding is that routers modify packets by adding or removing layers. However, routers primarily focus on directing packets based on routing tables and network addresses.
Explanations:
Routers are responsible for directing packets of data to their intended destinations across the internet. They use routing tables to determine the best path for data to travel from the source to the destination. This process involves examining the destination IP address of each packet and making decisions based on the routing information available. Routers do not unwrap or add layers to packets; they simply forward packets to the next hop in the network.
Option Analysis:
Option A:
Routers do not unwrap layers from packets. This is a function typically performed by other network devices or protocols.
Option B:
Routers do not add layers to packets. This is not part of their primary function.
Option C:
Routers direct packets around the internet by using routing tables to determine the best path for data to travel.
Option D:
Routers do not create packets. Packets are created by the source device and then forwarded by routers.
8.
What does a modem do in a home network?
A) Connects devices wirelessly.
B) Converts digital data to analog signals and vice versa.
C) Blocks harmful websites.
D) Stores files.
Show Answer
Correct Answer:
Correct answer is: (B) Converts digital data to analog signals and vice versa.
Exam Relevance:
CCNA, CompTIA Network+, Network Fundamentals
Difficulty:
Moderate
Concept notes:
A modem is a device that converts digital data into analog signals for transmission over analog networks, and vice versa for receiving data.
Common Mistakes:
A common misunderstanding is that a modem connects devices wirelessly, which is actually the function of a router or wireless access point.
Explanations:
A modem is essential for connecting to the internet through telephone lines or cable networks. It converts digital data from a computer or router into analog signals that can be transmitted over analog networks. Upon receiving analog signals, the modem converts them back into digital data for the computer to process. This conversion process is crucial for communication between digital devices and analog networks.
Option Analysis:
Option A:
This is incorrect because connecting devices wirelessly is the function of a router or wireless access point, not a modem.
Option B:
This is correct because a modem's primary function is to convert digital data to analog signals and vice versa.
Option C:
This is incorrect because blocking harmful websites is typically a function of a firewall or parental control software, not a modem.
Option D:
This is incorrect because storing files is a function of a storage device or server, not a modem.
9.
A type of computer that forwards data across a network
A) Router:.
B) Server:.
C) Main Frame Computer:.
D) Laptop:.
Show Answer
Correct Answer:
Correct answer is: (A) Router:.
Exam Relevance:
CCNA, Network+ Certification
Difficulty:
Easy
Concept notes:
A router is a network device that forwards data packets between networks.
Common Mistakes:
A common mistake is confusing a router with a server, which primarily provides services and resources to other devices on the network.
Explanations:
A router is specifically designed to forward data packets across a network. It uses routing tables to determine the best path for data to travel from one network to another. This function is distinct from other network devices like servers, mainframe computers, and laptops, which do not primarily function to forward data across networks.
Option Analysis:
Option A:
Correct. A router forwards data packets across a network.
Option B:
Incorrect. A server provides services and resources to other devices on the network, not primarily to forward data.
Option C:
Incorrect. A mainframe computer is a large, powerful computer used for critical applications, not for forwarding data across networks.
Option D:
Incorrect. A laptop is a portable computer used for various tasks, not for forwarding data across networks.
10.
A device or system connected to a network is also called what?
A) Leaf.
B) Node.
C) Block.
D) Hop.
Show Answer
Correct Answer:
Correct answer is: (B) Node.
Exam Relevance:
CCNA, CompTIA Network+, Network Fundamentals
Difficulty:
Easy
Concept notes:
In network terminology, a device or system connected to a network is referred to as a node.
Common Mistakes:
A common misunderstanding is to confuse the term "node" with other network components such as "leaf" or "hop," which have different meanings in network topology.
Explanations:
A node is any device or system that is connected to a network and can communicate with other devices on the network. This includes computers, printers, routers, and switches. The term "node" is widely used in network design and management to describe any point of connection within a network.
Option Analysis:
Option A:
"Leaf" is not a standard term for a device connected to a network. It is sometimes used in specific network topologies but not as a general term for a connected device.
Option B:
"Node" is the correct term for a device or system connected to a network.
Option C:
"Block" is not a standard term for a device connected to a network. It may refer to a segment or a group of devices but not an individual device.
Option D:
"Hop" refers to a step in the path from one network device to another, not a device itself.
← Previous
Next →
Related Quizzes
Frequently Asked Questions
What is the role of a router in a network?
A router directs data packets to their destination by using network routing protocols. It connects multiple networks and forwards data based on IP addresses.
How does a HUB differ from a switch in an Ethernet network?
A HUB broadcasts data to all connected devices, while a switch sends data only to the intended recipient, improving efficiency and reducing network congestion.
What is the significance of a MAC address in network communication?
A MAC address uniquely identifies a device on a network, allowing for direct communication between devices on the same local network segment.
What is the function of a modem in internet connectivity?
A modem converts digital signals from a computer into analog signals for transmission over telephone or cable lines, and vice versa, enabling internet access.
What is the purpose of the Physical layer in the OSI model?
The Physical layer is responsible for the transmission and reception of raw bit streams over a physical medium, such as twisted pair cables or fiber optics.