Computer Knowledge
Computer Networks
2,095 Questions
Computer networks form the backbone of digital communication, connecting multiple devices to share data and resources. This area covers network architectures, transmission media, modems, and topologies like LAN. These concepts are crucial for computer knowledge sections in banking and government exams.
Network topologiesModulation and demodulationNetwork addressingFiber optic cablesWireless infrastructure
Computer Networks Questions
A
Correct answer
Explanation
Cisco switches do not tag frames that belong to the native VLAN when sending them across a trunk. If a frame arrives with a tag matching the native VLAN, it is typically dropped for security reasons.
-
VLAN tags
-
encapsulation of the frame
-
DTP
-
magic
A
Correct answer
Explanation
Trunking protocols like 802.1Q use VLAN tags (a 4-byte header) inserted into the Ethernet frame to identify which VLAN the traffic belongs to.
-
VoIP frames are different than regular data
-
Using the same VLAN for VoIP and data is not secure
-
VoIP has specific network requirements that must be
-
VoIP does not need its own VLAN
C
Correct answer
Explanation
VoIP traffic is time-sensitive and requires Quality of Service (QoS) prioritization, which is easier to manage when the traffic is isolated in its own VLAN.
-
Data
-
Native
-
Management
-
none of these
D
Correct answer
Explanation
VLAN 1 is the default VLAN. It is best practice to avoid using it for data, management, or as a native VLAN for security reasons (to prevent VLAN hopping).
-
Logical Analyzer Network
-
None of these answers are correct
-
Link and Node
-
Local Area Network
D
Correct answer
Explanation
LAN stands for Local Area Network, which is a computer network that interconnects computers within a limited area such as a residence, school, laboratory, or office building.
-
Internet
-
Extranet
-
Intranet
B
Correct answer
Explanation
An extranet is a private network that uses internet technology to securely share part of a business's information or operations with external users such as suppliers, vendors, or partners. While the internet is completely public, an extranet extends private access to specific external entities.
-
Source
-
Message
-
Feedback
-
Channel
C
Correct answer
Explanation
Two-way communication is an interactive process where the receiver responds to the sender's message. This response or reaction sent back to the sender is known as feedback.
-
network
-
network engineer
-
network interface card
-
podcast
A
Correct answer
Explanation
A computer network is a set of connected computers sharing resources and communicating with each other. A network engineer is a professional who designs networks, a network interface card is hardware that connects a computer to a network, and a podcast is an audio program.
-
network
-
P2p
-
plug-in
-
packet
B
Correct answer
Explanation
P2P stands for peer-to-peer, which is a decentralized communications model in which each party has the same capabilities and either party can initiate a communication session. Network is a broader term, a plug-in is a software component, and a packet is a unit of data.
-
header
-
Homepage
-
Internet
-
internet protocol
C
Correct answer
Explanation
The Internet is a global system of interconnected computer networks that use the Internet protocol suite to link devices worldwide. A header is data at the beginning of a packet or file, a homepage is the main page of a website, and Internet Protocol (IP) is a set of rules governing data routing.
-
other option
-
connected system
-
information around an idea
-
technology
B
Correct answer
Explanation
A 'network' is a group or system of interconnected people or things, making 'connected system' the correct definition.
-
Lone Area Network
-
Long Area National
-
Local Area Name
-
Local Area Network
D
Correct answer
Explanation
LAN stands for Local Area Network, which connects computers and devices within a limited geographical area such as a home, school, or office building. Other options like Lone Area Network or Long Area National are incorrect terms.
-
USB
-
Mini-PCIe
-
IEEE1394
-
Bluetooth
B
Correct answer
Explanation
Laptop internal expansion cards, such as wireless network adapters, typically use the Mini-PCIe or newer M.2 form factor. USB and IEEE1394 (FireWire) are external interfaces, while Bluetooth is a wireless standard rather than an expansion slot interface.
C
Correct answer
Explanation
PCI Express (PCIe) utilizes high-speed serial connections called lanes to transmit data, allowing for much higher bandwidth than older parallel standards. PCI, PCI-X, and AGP are older expansion slot standards that rely on parallel communication.
-
Firewall
-
Router
-
Switch
-
Hub
D
Correct answer
Explanation
A network hub is a legacy device that lacks the intelligence to route traffic, so it broadcasts all incoming data packets to every connected port. Switches and routers are more advanced devices that direct traffic only to the intended recipient.