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
-
Routes packets
-
Connect the device to networks
-
Connects the device to the World Wide Web
A
Correct answer
Explanation
The primary function of the Network/Internet layer is to determine the best path for data to travel from the source to the destination, which is the process of routing.
-
When you move from one network to another
-
When you move from one wifi to another
-
When a packet is passed from one network segment to the next
C
Correct answer
Explanation
A network hop occurs when a packet is forwarded by a router from one network segment to another on its path toward the destination.
-
Firewall
-
Bridge Router and Switch
-
Modem
-
Motherboard
B
Correct answer
Explanation
A Layer 3 switch combines routing and switching capabilities. Traditionally, a router handles routing between networks, and a switch moves frames within a network. The question has a typo - should be 'Bridge, Router and Switch'.
-
For apples to communicate
-
Lets Apple products communicate with other Apple products
-
Allows MACs in the same LAN to connect with no setup
C
Correct answer
Explanation
AppleTalk was a proprietary suite of networking protocols developed by Apple, designed to allow Macintosh computers to connect to each other in a local network without requiring a dedicated server or complex configuration.
-
Interconnects any devices with any networks
-
Interconnects networks that use Novell's NetWare clients and servers
-
somthin, idk
-
Internetwork Protocol Exchange
B
Correct answer
Explanation
IPX (Internetwork Packet Exchange) was a network layer protocol used primarily by Novell NetWare operating systems to interconnect clients and servers.
-
Physical
-
Network
-
Session
-
Application
C
Correct answer
Explanation
The Session layer (Layer 5) manages sessions between applications, including establishing, maintaining, and synchronizing the dialogue between communicating systems.
-
Physical
-
Network
-
Session
-
Application
C
Correct answer
Explanation
As noted previously, the Session layer is responsible for session management, which includes synchronization and checkpointing of data streams.
-
Physical
-
Data Link
-
Network
-
Transport
A
Correct answer
Explanation
A hub is a basic networking device that operates at the Physical layer (Layer 1) because it simply broadcasts incoming signals to all ports without processing data.
-
Physical
-
Data Link
-
Network
-
Transport
C
Correct answer
Explanation
A router operates at the Network layer (Layer 3) because it uses logical addresses (IP addresses) to route packets between different networks.
B
Correct answer
Explanation
A modem (modulator-demodulator) is specifically designed to convert digital signals from a computer into analog signals for transmission over lines like telephone or cable, and vice versa.
-
Phyisical
-
Data
-
Transport
-
Network
D
Correct answer
Explanation
A router operates at the Network Layer (Layer 3) of the OSI model. It routes packets between different networks based on IP addresses and routing tables.
-
Hub
-
Router
-
Modem
-
Internet
B
Correct answer
Explanation
A router is the primary networking device used to connect different networks together, such as connecting a local area network (LAN) to the internet (WAN).
D
Correct answer
Explanation
A network switch is the standard device used to connect multiple devices within a single local area network (LAN) to allow them to communicate with each other.
-
Router
-
Passive Hub
-
Ethernet switch
-
Repeater
C
Correct answer
Explanation
An Ethernet switch operates at the data link layer (Layer 2) by using MAC addresses to forward frames to the correct destination port.