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
-
PCI Express RAID card
-
PCI Express Video card
-
PCI Express FireWire card
-
PCI Express LAN card
B
Correct answer
Explanation
Modern PCI Express video cards feature HDMI and DisplayPort outputs, which are designed to transmit high-definition video and multi-channel audio simultaneously. Other expansion cards, like LAN or RAID cards, do not handle direct audio and video output.
-
Router
-
FireWall
-
Switch
-
Hub
-
Used to join LAN to LAN
-
Used to join LAN to WLAN
-
WiFi Access
-
Used to join LAN to WAN
D
Correct answer
Explanation
A router is a networking device that forwards data packets between computer networks, most commonly connecting a local area network (LAN) to a wide area network (WAN) like the Internet. While it can connect LANs together, its primary consumer role is linking the home network to the external internet.
-
Wireless Local Area Network
-
Wide Area Network
-
Local Area Network
-
Wifi Local Area Network
A
Correct answer
Explanation
WLAN stands for Wireless Local Area Network, which is a local area network that uses wireless communication (typically Wi-Fi) to link devices.
-
software piracy
-
microblog
-
phishing
-
e-mail
D
Correct answer
Explanation
E-mail is a system for sending and receiving messages over electronic communication networks, primarily the Internet.
-
but require human involvement
-
without the need of human involvement
B
Correct answer
Explanation
Worms are self-replicating programs that can spread across computer networks automatically by exploiting vulnerabilities, without needing any human action like opening an attachment. In contrast, computer viruses typically require human involvement, such as running an infected program, to spread. This independence makes worms particularly dangerous for network security.
-
Internet.
-
Intranet.
-
World Area Network.
-
Local Area Network.
B
Correct answer
Explanation
An intranet is a private, secure network that is accessible only to authorized members or employees within a specific organization. It is used to share information, collaboration tools, and operational systems securely. In contrast, the Internet is public, and LAN or WAN refer to the geographical scale of networks rather than their private access restrictions.
C
Correct answer
Explanation
The Internet is the ultimate example of a Wide Area Network (WAN) because it connects millions of computers and smaller networks globally across vast geographical distances. A Local Area Network (LAN) is restricted to a small area like a single building, and a Metropolitan Area Network (MAN) covers a city. RAM is a type of computer memory, not a network type.
D
Correct answer
Explanation
The cloud refers to servers accessed over the internet, along with the databases and software that run on those servers. LAN, WAN, and MAN are types of physical network infrastructures (Local, Wide, and Metropolitan Area Networks) rather than the services hosting files and information.
B
Correct answer
Explanation
A hub is a basic networking device that connects multiple computers or devices together in a local area network (LAN), broadcasting data to all connected ports. While routers connect different networks together and modems connect a network to the internet, a hub specifically serves as a common connection point for devices in a single network.
-
radio waves.
-
blue tooth.
-
4G.
-
fibre optics.
D
Correct answer
Explanation
Fibre optics involve the transmission of information as light pulses through physical glass or plastic strands, making it a form of wired (or cabled) communication. Radio waves, Bluetooth, and 4G are all wireless technologies that transmit data through the air without physical cables.
B
Correct answer
Explanation
A Distributed Denial of Service (DDoS) attack uses a network of multiple compromised systems (a botnet) to flood a target website or server with traffic, causing it to crash or become unavailable to legitimate users. SQL is a database language, while USB and WLAN are hardware/networking standards.
-
Nibbles
-
Parts
-
Bytes
-
Packets
D
Correct answer
Explanation
Data transmitted over a network is broken down into small, manageable units called packets, which are routed individually and reassembled at the destination. Bytes and nibbles are units of data storage size, not the transmission units used by network protocols.