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 of the following is a common network management tool?
-
Ping
-
Traceroute
-
Wireshark
-
Nmap
C
Correct answer
Explanation
Wireshark is a widely used network management tool that allows administrators to capture and analyze network traffic in real-time. It provides detailed insights into network protocols, packet structure, and communication patterns, aiding in troubleshooting, security analysis, and performance optimization.
Which of the following is a common network management standard?
-
ISO/IEC 20000
-
ITIL
-
IEEE 802.11
-
TCP/IP
A
Correct answer
Explanation
ISO/IEC 20000 is a widely recognized international standard for IT service management, including network management. It provides a framework for organizations to implement effective and efficient network management practices, ensuring the delivery of high-quality network services.
Which of the following is a common network management tool for monitoring network traffic?
-
Ping
-
Traceroute
-
Wireshark
-
Nmap
C
Correct answer
Explanation
Wireshark is a widely used network management tool that allows administrators to capture and analyze network traffic in real-time. It provides detailed insights into network protocols, packet structure, and communication patterns, aiding in troubleshooting, security analysis, and performance optimization.
Which of the following is a common application of BCH codes?
-
Deep space communications
-
Barcodes
-
Magnetic recording systems
-
All of the above
D
Correct answer
Explanation
BCH codes are employed in various applications, including deep space communications, barcodes, and magnetic recording systems.
What is the role of a waveguide in microwave communication systems?
-
To guide microwaves from one point to another
-
To amplify the microwave signal
-
To modulate the microwave signal
-
To demodulate the microwave signal
A
Correct answer
Explanation
Waveguides are used to guide microwaves from one point to another, typically between the transmitter and receiver, with minimal loss of signal strength.
Which technology has enabled street food vendors to accept digital payments, making transactions more convenient and efficient?
-
NFC (Near Field Communication)
-
QR Codes
-
Mobile Payment Apps
-
All of the Above
D
Correct answer
Explanation
NFC, QR Codes, and Mobile Payment Apps have all contributed to the adoption of digital payments in the street food industry, providing customers with cashless and contactless payment options.
Which lighting control protocol is widely used in professional lighting systems?
-
DMX512
-
MIDI
-
RS-232
-
Ethernet
A
Correct answer
Explanation
DMX512 (Digital Multiplex) is a standard protocol used for communication between lighting controllers and lighting fixtures, allowing for precise control over lighting parameters.
In the context of computer networking, what does the term 'OSI model' stand for?
-
Open Systems Interconnection model
-
Object-Oriented Systems Interconnection model
-
Open Source Interconnection model
-
Object-Oriented Interconnection model
A
Correct answer
Explanation
The OSI model (Open Systems Interconnection model) is a conceptual framework that describes the different layers of communication in a network. It consists of seven layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.
Which of the following is a widely used protocol for data communication over the internet?
A
Correct answer
Explanation
HTTP (Hypertext Transfer Protocol) is a widely used protocol for data communication over the internet. It is primarily used to transfer web pages and other resources between web browsers and web servers.
Which of the following is an example of a firewall?
-
Packet filtering firewall
-
Stateful inspection firewall
-
Application-layer firewall
-
All of the above
D
Correct answer
Explanation
Packet filtering firewalls, stateful inspection firewalls, and application-layer firewalls are all examples of firewalls.
Which communication protocol is commonly used for DER integration and control?
-
Modbus
-
Distributed Network Protocol (DNP3)
-
Internet of Things (IoT) protocols
-
All of the above
D
Correct answer
Explanation
DER integration and control utilize various communication protocols, including Modbus, Distributed Network Protocol (DNP3), and Internet of Things (IoT) protocols, depending on specific requirements and applications.
What is the name of the data sharing protocol developed by the NIC?
-
National Data Sharing and Accessibility Protocol (NDSAP)
-
National Data Sharing Framework (NDSF)
-
National Data Sharing Platform (NDSP)
-
National Data Sharing Protocol (NDSP)
D
Correct answer
Explanation
The National Data Sharing Protocol (NDSP) is the data sharing protocol developed by the NIC.
What is the name of the data sharing standard developed by the NIC?
-
National Data Sharing and Accessibility Standard (NDSAP)
-
National Data Sharing Framework (NDSF)
-
National Data Sharing Platform (NDSP)
-
National Data Sharing Standard (NDSS)
D
Correct answer
Explanation
The National Data Sharing Standard (NDSS) is the data sharing standard developed by the NIC.
Which network device is responsible for assigning IP addresses to devices on a network?
-
Switch
-
Hub
-
Router
-
DHCP Server
D
Correct answer
Explanation
A DHCP Server (Dynamic Host Configuration Protocol Server) is responsible for assigning IP addresses to devices on a network. It dynamically assigns IP addresses, subnet masks, and other network configuration parameters to devices, ensuring that each device has a unique IP address.
Which protocol is commonly used for communication between the control plane and data plane in SDN?
-
OpenFlow
-
Border Gateway Protocol (BGP)
-
Transmission Control Protocol (TCP)
-
Internet Protocol (IP)
A
Correct answer
Explanation
OpenFlow is a widely adopted protocol used for communication between the control plane and data plane in SDN. It enables the control plane to program and manage the behavior of data plane devices.