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
What is the term for a DDoS attack that targets a specific transport protocol?
-
Transport-layer DDoS attack
-
Application-layer DDoS attack
-
Network-layer DDoS attack
-
Protocol-layer DDoS attack
A
Correct answer
Explanation
A transport-layer DDoS attack targets a specific transport protocol, such as TCP or UDP, by sending malformed packets or exploiting vulnerabilities in the protocol.
Which type of mirroring technique involves writing data to the primary copy first and then asynchronously propagating the changes to the mirror copy?
-
Synchronous Mirroring
-
Asynchronous Mirroring
-
Local Mirroring
-
Remote Mirroring
B
Correct answer
Explanation
Asynchronous mirroring involves writing data to the primary copy first and then asynchronously propagating the changes to the mirror copy. This allows for faster write operations, but it also introduces the possibility of data inconsistency between the primary and mirror copies.
What is the name of the technology that allows users to make telephone calls using a computer?
-
Computer telephony integration (CTI)
-
Unified communications (UC)
-
Softphone
-
IP telephony
A
Correct answer
Explanation
Computer telephony integration (CTI) is the technology that allows users to make telephone calls using a computer.
Which protocol is used by GPRS to establish a data connection between a mobile device and the network?
C
Correct answer
Explanation
GPRS uses the PPP (Point-to-Point Protocol) to establish a data connection between a mobile device and the network. PPP is a widely used protocol that provides a reliable and secure data link over various types of networks.
Which network component is responsible for routing data packets between different networks in a GPRS network?
B
Correct answer
Explanation
The GGSN (Gateway GPRS Support Node) is responsible for routing data packets between different networks in a GPRS network. It acts as a gateway between the GPRS network and the external IP network, allowing mobile devices to access the internet and other IP-based services.
Which security protocol is commonly used to secure data transmission over EDGE networks?
-
IPsec
-
SSL/TLS
-
SSH
-
All of the above
D
Correct answer
Explanation
IPsec, SSL/TLS, and SSH are commonly used security protocols to secure data transmission over EDGE networks.
Which protocol is used for transporting data over a 5G network?
-
TCP
-
UDP
-
SCTP
-
All of the above
D
Correct answer
Explanation
TCP, UDP, and SCTP are all transport protocols that can be used over a 5G network. TCP is a reliable protocol that ensures that data is delivered in order, while UDP is an unreliable protocol that is used for applications that require low latency. SCTP is a reliable protocol that is designed for high-performance applications.
Which of the following is a type of NAS protocol?
-
NFS
-
CIFS
-
AFP
-
All of the above
D
Correct answer
Explanation
NFS, CIFS, and AFP are all types of NAS protocols. NFS is a protocol that is used to share files over a TCP/IP network. CIFS is a protocol that is used to share files over a Windows network. AFP is a protocol that is used to share files over an Apple network.
Which tool is commonly used for network traffic analysis and intrusion detection?
-
Wireshark
-
Nmap
-
Metasploit
-
Nessus
A
Correct answer
Explanation
Wireshark is a widely used network protocol analyzer that allows security professionals to capture and analyze network traffic, identify anomalies, and detect potential security threats.
Which tool is commonly used for network intrusion detection and prevention?
-
Snort
-
Wireshark
-
Splunk
-
Nessus
A
Correct answer
Explanation
Snort is a widely used network intrusion detection and prevention system (IDS/IPS) that monitors network traffic for suspicious activity, detects and alerts on potential threats, and can also block or drop malicious traffic.
Which protocol is responsible for routing and switching calls in a GSM network?
C
Correct answer
Explanation
The Signaling System No. 7 (SS7) is the protocol used for routing and switching calls in a GSM network. It provides a standardized interface between different network elements and enables the exchange of signaling information.
Which protocol is used for data transmission over GSM networks?
A
Correct answer
Explanation
General Packet Radio Service (GPRS) is a packet-based data transmission protocol used in GSM networks. It enables mobile devices to transmit and receive data in a packet-switched mode, allowing for more efficient use of network resources.
What is the primary authentication mechanism used in GPRS networks?
A
Correct answer
Explanation
CHAP (Challenge-Handshake Authentication Protocol) is the primary authentication mechanism used in GPRS networks. It is a two-way authentication protocol that provides strong security by using a shared secret key.
Which security protocol is used to establish a secure connection between a GPRS device and a GPRS network?
-
IPsec
-
SSL/TLS
-
IKEv2
-
All of the above
C
Correct answer
Explanation
IKEv2 (Internet Key Exchange version 2) is the security protocol used to establish a secure connection between a GPRS device and a GPRS network. It is a key exchange protocol that provides strong security by using a shared secret key.
Which security protocol is used to provide secure communication between GPRS devices and applications?
-
IPsec
-
SSL/TLS
-
IKEv2
-
All of the above
B
Correct answer
Explanation
SSL/TLS (Secure Sockets Layer/Transport Layer Security) is the security protocol used to provide secure communication between GPRS devices and applications. It is a widely used protocol that provides strong security by using a shared secret key.