Computer Knowledge
Computer Networks
2,614 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 NOT a type of error control technique?
-
Forward Error Correction (FEC)
-
Automatic Repeat Request (ARQ)
-
Checksum
-
Parity Check
C
Correct answer
Explanation
Checksum is not a type of error control technique, but rather a method for detecting errors in data transmission.
Which of the following is NOT a type of network protocol?
-
Transmission Control Protocol (TCP)
-
Internet Protocol (IP)
-
Hypertext Transfer Protocol (HTTP)
-
File Transfer Protocol (FTP)
C
Correct answer
Explanation
Hypertext Transfer Protocol (HTTP) is not a type of network protocol, but rather an application protocol used for transferring web pages and files over the World Wide Web.
Which protocol is commonly used for communication between data center devices?
-
TCP/IP
-
UDP
-
Ethernet
-
Fibre Channel
A
Correct answer
Explanation
TCP/IP is the most commonly used protocol for communication between data center devices because it is a well-established and widely supported protocol.
Which protocol is commonly used for managing data center devices?
-
SNMP
-
Telnet
-
SSH
-
All of the above
D
Correct answer
Explanation
All of the above protocols are commonly used for managing data center devices.
Which networking protocol is commonly used for real-time multiplayer games?
B
Correct answer
Explanation
UDP (User Datagram Protocol) is often preferred for real-time multiplayer games due to its low latency and ability to handle unreliable data transmission, making it suitable for fast-paced and action-packed gameplay.
What is the term used to describe the process of assigning a unique address to each device connected to a network?
-
Encryption
-
Routing
-
IP Addressing
-
Broadcasting
C
Correct answer
Explanation
IP addressing involves assigning a unique Internet Protocol (IP) address to each device connected to a network, allowing them to communicate with each other and access resources on the network.
Which protocol is commonly used for network management?
C
Correct answer
Explanation
Simple Network Management Protocol (SNMP) is widely used for network management. It provides a standardized framework for monitoring and managing network devices, enabling administrators to collect information, configure devices, and detect and resolve issues.
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 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.