Computer Knowledge
Computer Networks
2,461 Questions
Computer networks involve the architecture, protocols, and security measures used for digital communication. This collection covers OSI model layers, IP addressing, data transmission, and cryptographic standards. These concepts are vital for the computer knowledge sections of banking and government exams.
OSI model layersNetwork protocolsIP subnet maskingData encryption standardsServer configurationsNetwork commands
Computer Networks Questions
Which protocol is used for assigning IP addresses to devices on a network automatically, simplifying network configuration?
B
Correct answer
Explanation
DHCP (Dynamic Host Configuration Protocol) is used for assigning IP addresses to devices on a network automatically. It simplifies network configuration by dynamically assigning IP addresses to devices, eliminating the need for manual configuration.
Which protocol is used for transmitting voice and video data over a network, enabling real-time communication?
A
Correct answer
Explanation
RTP (Real-time Transport Protocol) is used for transmitting voice and video data over a network, enabling real-time communication. It provides a standardized method for delivering real-time data with low latency and jitter.
How can the internet industry contribute to the responsible use of nuclear energy?
-
Investing in Research and Development for Safer Nuclear Technologies
-
Promoting Energy Efficiency and Conservation Measures
-
Supporting Policies that Encourage the Safe and Sustainable Use of Nuclear Energy
-
All of the above
D
Correct answer
Explanation
The internet industry can contribute to the responsible use of nuclear energy by investing in research and development for safer nuclear technologies, promoting energy efficiency and conservation measures, and supporting policies that encourage the safe and sustainable use of nuclear energy.
What is the purpose of the MOST (Media Oriented Systems Transport) protocol in automotive networks?
-
Powertrain control
-
Multimedia and infotainment applications
-
Safety and security systems
-
Engine management
B
Correct answer
Explanation
The MOST protocol is primarily used for multimedia and infotainment applications in automotive networks, enabling the transmission of audio, video, and data for entertainment and communication purposes.
Which protocol is commonly used for safety-critical applications in automotive networks, such as airbags and anti-lock braking systems?
-
Controller Area Network (CAN)
-
Local Interconnect Network (LIN)
-
FlexRay
-
Time-Triggered Protocol (TTP)
D
Correct answer
Explanation
Time-Triggered Protocol (TTP) is a deterministic protocol designed for safety-critical applications in automotive networks, providing reliable and predictable communication for systems that require precise timing and fault tolerance.
Which of the following is a common network protocol used for data transmission over the internet?
A
Correct answer
Explanation
TCP (Transmission Control Protocol) is a widely used network protocol that ensures reliable data transmission over the internet. It establishes a connection between two devices and guarantees that data is delivered in the correct order and without errors.
Which of the following is NOT a common type of data breach?
-
Phishing
-
Malware
-
SQL injection
-
Buffer overflow
A
Correct answer
Explanation
Phishing is a type of cyber attack, not a data breach.
What is the role of the Network Slice Subnet Manager (NSSM) in network slicing?
-
To manage and allocate IP addresses to network slices
-
To provide connectivity between network slices
-
To ensure isolation between network slices
-
All of the above
A
Correct answer
Explanation
The Network Slice Subnet Manager (NSSM) is responsible for managing and allocating IP addresses to network slices.
Which of the following is NOT a common type of cybersecurity vulnerability?
-
Buffer overflow
-
Cross-site scripting
-
Man-in-the-middle attack
-
Social engineering
D
Correct answer
Explanation
Social engineering is a type of attack that targets human behavior rather than technical vulnerabilities.
Which of the following is NOT a common type of supply chain attack?
-
Software tampering
-
Dependency confusion
-
Typosquatting
-
Man-in-the-middle attack
D
Correct answer
Explanation
Man-in-the-middle attack is not a common type of supply chain attack. It occurs when an attacker intercepts communications between two parties and impersonates one of them.
Which IETF RFC defines the Border Gateway Protocol (BGP) used in IaaS networks?
-
RFC 1771
-
RFC 2544
-
RFC 4271
-
RFC 6996
C
Correct answer
Explanation
RFC 4271 defines the Border Gateway Protocol (BGP) version 4, which is widely used for routing in IaaS networks.
Which protocol is primarily responsible for routing data packets across a network?
C
Correct answer
Explanation
The Internet Protocol (IP) is responsible for routing data packets across a network, ensuring that they reach their intended destinations.
Which of the following is a common application layer protocol used for transferring web pages?
C
Correct answer
Explanation
HTTP (Hypertext Transfer Protocol) is an application layer protocol used for transferring web pages and other resources over the internet.
Which of the following is a common network security protocol used to encrypt data?
C
Correct answer
Explanation
SSL/TLS (Secure Sockets Layer/Transport Layer Security) is a network security protocol that encrypts data transmitted between two devices, ensuring secure communication.
Which of the following is a common network management tool used to monitor and troubleshoot network issues?
-
Ping
-
Traceroute
-
Wireshark
-
Network Performance Monitor
C
Correct answer
Explanation
Wireshark is a network management tool that allows users to capture and analyze network traffic, helping to identify and troubleshoot network issues.