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 term used to describe the situation when data packets are lost during transmission?
-
Latency
-
Bandwidth
-
Jitter
-
Packet Loss
D
Correct answer
Explanation
Packet loss occurs when data packets are dropped or corrupted during transmission, resulting in missing or incomplete information being received. This can lead to issues such as lag, stuttering, and desynchronization in multiplayer games.
Which technique is used to reduce the amount of data that needs to be transmitted over the network in game networking?
-
Data compression
-
Packet bundling
-
Delta encoding
-
All of the above
D
Correct answer
Explanation
Data compression, packet bundling, and delta encoding are all techniques used to reduce the amount of data that needs to be transmitted over the network in game networking. Data compression reduces the size of data packets by removing redundant information. Packet bundling combines multiple data packets into a single larger packet, reducing the number of packets that need to be sent. Delta encoding only sends the differences between the current game state and the previous game state, further reducing the amount of data that needs to be transmitted.
Which technology enables vehicles to communicate with each other and with roadside infrastructure in ITS?
-
Bluetooth
-
Wi-Fi
-
Cellular Networks
-
Dedicated Short-Range Communications (DSRC)
D
Correct answer
Explanation
DSRC is a wireless communication technology specifically designed for ITS applications, providing low-latency and reliable communication between vehicles and roadside infrastructure.
Which ITS technology enables vehicles to communicate with each other and with roadside infrastructure to form platoons?
-
Bluetooth
-
Wi-Fi
-
Cellular Networks
-
Vehicle-to-Vehicle (V2V) and Vehicle-to-Infrastructure (V2I) Communication
D
Correct answer
Explanation
V2V and V2I communication allows vehicles to share information about their speed, position, and trajectory, enabling them to form platoons and improve traffic flow.
Which of the following is NOT a common type of data acquisition system?
-
Centralized data acquisition system
-
Distributed data acquisition system
-
Wireless data acquisition system
-
Cloud-based data acquisition system
D
Correct answer
Explanation
Cloud-based data acquisition systems are not a common type of data acquisition system, as they require a reliable internet connection and can be expensive to implement.
Which of the following is NOT a common type of data transmission technology?
-
Wired connection
-
Wireless connection
-
Cellular connection
-
Satellite connection
D
Correct answer
Explanation
Satellite connections are not a common type of data transmission technology for environmental monitoring, as they can be expensive to implement and are not always reliable.
Which type of communication infrastructure is commonly used for wireless communication?
-
Fiber Optic Cables
-
Cellular Networks
-
Satellite Systems
-
Copper Wires
B
Correct answer
Explanation
Cellular networks, consisting of interconnected cell towers, provide wireless communication services, allowing mobile devices to connect to the network and communicate with each other.
Which communication technology is known for its ability to transmit data at high speeds over long distances?
-
Dial-Up Modems
-
Fiber Optic Cables
-
Microwave Communication
-
Satellite Communication
B
Correct answer
Explanation
Fiber optic cables, utilizing light pulses to transmit data, offer extremely high bandwidth and low latency, enabling rapid data transmission over long distances.
What is the term used to describe the process of sending data from one device to multiple devices simultaneously?
-
Encryption
-
Broadcasting
-
Multiplexing
-
Compression
B
Correct answer
Explanation
Broadcasting involves sending data from a single source to multiple receivers simultaneously, often used in radio and television transmissions.
Which communication technology enables high-speed wireless internet access within a limited range?
-
Bluetooth
-
Wi-Fi
-
Cellular Networks
-
Satellite Communication
B
Correct answer
Explanation
Wi-Fi technology utilizes radio waves to provide wireless internet access within a limited range, typically within a building or a small area, allowing devices to connect to the internet without the need for cables.
Which type of code is used to detect errors in data transmission?
-
Block code
-
Convolutional code
-
Linear code
-
Cyclic code
A
Correct answer
Explanation
Block codes are commonly used for error detection in data transmission.
Which of the following is a common application of coding theory in network coding?
-
Error correction in data transmission
-
Data compression
-
Network congestion control
-
All of the above
D
Correct answer
Explanation
Coding theory is used in various applications in network coding, including error correction in data transmission, data compression, and network congestion control.
Which technology has revolutionized military communications by enabling secure and reliable communication over long distances?
-
Satellite Communications
-
Fiber Optic Cables
-
Microwave Communications
-
High-Frequency Radio Communications
A
Correct answer
Explanation
Satellite Communications provide secure and reliable communication links between military units, regardless of their location.
Which of the following is an example of communication infrastructure?
-
Telecommunication networks
-
Radio and television broadcasting
-
Postal services
-
All of the above
D
Correct answer
Explanation
Telecommunication networks, radio and television broadcasting, and postal services are all examples of communication infrastructure.
Which of the following is NOT a common type of system architecture?
-
Centralized Architecture
-
Decentralized Architecture
-
Hierarchical Architecture
-
Networked Architecture
-
Hybrid Architecture
A
Correct answer
Explanation
Centralized Architecture is not a common type of system architecture, as it refers to a system where all processing and decision-making is done by a single central unit, which is not typically used in modern systems engineering.