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
What is the process of assigning a unique address to each device on a network called?
-
Addressing
-
Routing
-
Switching
-
Forwarding
A
Correct answer
Explanation
Addressing is the process of assigning a unique address to each device on a network, which allows for the identification and communication between devices.
What is the process of establishing a connection between two devices on a network called?
-
Handshake
-
Authentication
-
Authorization
-
Encryption
A
Correct answer
Explanation
Handshake is the process of establishing a connection between two devices on a network, which involves the exchange of control information to negotiate the parameters of the connection.
Which of the following is NOT a type of wireless communication technology?
-
Wi-Fi
-
Bluetooth
-
Cellular
-
Satellite
D
Correct answer
Explanation
Satellite is not a type of wireless communication technology, but rather a type of communication system that uses satellites to transmit and receive signals.
Which type of network topology is commonly used in data centers?
-
Bus topology
-
Star topology
-
Ring topology
-
Mesh topology
D
Correct answer
Explanation
Mesh topology is commonly used in data centers because it provides multiple paths between devices, increasing redundancy and fault tolerance.
What is the role of a data center switch?
-
To connect servers and storage devices
-
To route traffic between different networks
-
To provide security for data and applications
-
To manage network traffic and provide QoS
D
Correct answer
Explanation
A data center switch is responsible for managing network traffic and providing Quality of Service (QoS) to ensure that critical applications receive the necessary bandwidth and latency.
What is the purpose of a data center router?
-
To connect servers and storage devices
-
To route traffic between different networks
-
To provide security for data and applications
-
To manage network traffic and provide QoS
B
Correct answer
Explanation
A data center router is responsible for routing traffic between different networks, including the internet, other data centers, and branch offices.
Which technology is commonly used for high-speed data transfer within a data center?
-
Ethernet
-
Fibre Channel
-
InfiniBand
-
RapidIO
C
Correct answer
Explanation
InfiniBand is commonly used for high-speed data transfer within a data center because it provides very high bandwidth and low latency.
Which feature allows users to access media files stored on other devices in a network?
-
DLNA
-
UPnP
-
SMB
-
All of the above
D
Correct answer
Explanation
DLNA, UPnP, and SMB are all protocols that allow users to access media files stored on other devices in a network.
Which technology is used to stream media content from a Media Center PC to other devices in a home network?
-
DLNA
-
Miracast
-
AirPlay
-
Chromecast
A
Correct answer
Explanation
DLNA (Digital Living Network Alliance) is a technology used to stream media content from a Media Center PC to other devices in a home network.
Which of the following is a type of underwater communication system that uses a cable to transmit data?
-
Acoustic communication
-
Optical communication
-
Wired communication
-
Satellite communication
C
Correct answer
Explanation
Wired communication is a type of underwater communication system that uses a cable to transmit data.
Which of the following is a type of underwater communication system that uses a buoy to relay data between underwater nodes and a surface station?
-
Acoustic communication
-
Optical communication
-
Wired communication
-
Buoy-based communication
D
Correct answer
Explanation
Buoy-based communication is a type of underwater communication system that uses a buoy to relay data between underwater nodes and a surface station.
In the context of adaptability, what does the term 'loose coupling' refer to?
-
Strong dependencies between components
-
Minimal interaction between components
-
Shared resources among components
-
Fixed communication protocols
B
Correct answer
Explanation
Loose coupling minimizes dependencies between components, making it easier to modify or replace individual components without affecting the entire system.
Which of the following is NOT a type of computer network?
-
Local Area Network (LAN)
-
Wide Area Network (WAN)
-
Metropolitan Area Network (MAN)
-
Internet
D
Correct answer
Explanation
The Internet is not a type of computer network, but rather a global network of interconnected computer networks.
What is the purpose of a network interface card (NIC) in a computer system?
-
Connecting to a network
-
Storing data and instructions
-
Directing the flow of data and instructions
-
Managing input and output devices
A
Correct answer
Explanation
A network interface card (NIC) allows a computer system to connect to a network.
What is the maximum amount of data that can be transmitted over a network connection in a given amount of time?
-
Latency
-
Bandwidth
-
Jitter
-
Packet Loss
B
Correct answer
Explanation
Bandwidth refers to the capacity of a network connection to transmit data. It is measured in bits per second (bps) and determines the maximum amount of data that can be transferred over the connection in a given amount of time.