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

Multiple choice

What is the term for a DDoS attack that targets a specific transport protocol?

  1. Transport-layer DDoS attack

  2. Application-layer DDoS attack

  3. Network-layer DDoS attack

  4. Protocol-layer DDoS attack

Reveal answer Fill a bubble to check yourself
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.

Multiple choice

Which type of mirroring technique involves writing data to the primary copy first and then asynchronously propagating the changes to the mirror copy?

  1. Synchronous Mirroring

  2. Asynchronous Mirroring

  3. Local Mirroring

  4. Remote Mirroring

Reveal answer Fill a bubble to check yourself
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.

Multiple choice

What is the name of the technology that allows users to make telephone calls using a computer?

  1. Computer telephony integration (CTI)

  2. Unified communications (UC)

  3. Softphone

  4. IP telephony

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Computer telephony integration (CTI) is the technology that allows users to make telephone calls using a computer.

Multiple choice

Which protocol is used by GPRS to establish a data connection between a mobile device and the network?

  1. TCP

  2. UDP

  3. PPP

  4. HTTP

Reveal answer Fill a bubble to check yourself
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.

Multiple choice

Which network component is responsible for routing data packets between different networks in a GPRS network?

  1. SGSN

  2. GGSN

  3. BSC

  4. MSC

Reveal answer Fill a bubble to check yourself
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.

Multiple choice

Which security protocol is commonly used to secure data transmission over EDGE networks?

  1. IPsec

  2. SSL/TLS

  3. SSH

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

IPsec, SSL/TLS, and SSH are commonly used security protocols to secure data transmission over EDGE networks.

Multiple choice

Which protocol is used for transporting data over a 5G network?

  1. TCP

  2. UDP

  3. SCTP

  4. All of the above

Reveal answer Fill a bubble to check yourself
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.

Multiple choice

Which of the following is a type of NAS protocol?

  1. NFS

  2. CIFS

  3. AFP

  4. All of the above

Reveal answer Fill a bubble to check yourself
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.

Multiple choice

Which tool is commonly used for network traffic analysis and intrusion detection?

  1. Wireshark

  2. Nmap

  3. Metasploit

  4. Nessus

Reveal answer Fill a bubble to check yourself
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.

Multiple choice

Which tool is commonly used for network intrusion detection and prevention?

  1. Snort

  2. Wireshark

  3. Splunk

  4. Nessus

Reveal answer Fill a bubble to check yourself
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.

Multiple choice

Which protocol is responsible for routing and switching calls in a GSM network?

  1. GPRS

  2. EDGE

  3. SS7

  4. WAP

Reveal answer Fill a bubble to check yourself
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.

Multiple choice

Which protocol is used for data transmission over GSM networks?

  1. GPRS

  2. EDGE

  3. SS7

  4. WAP

Reveal answer Fill a bubble to check yourself
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.

Multiple choice

What is the primary authentication mechanism used in GPRS networks?

  1. CHAP

  2. PAP

  3. EAP

  4. RADIUS

Reveal answer Fill a bubble to check yourself
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.

Multiple choice

Which security protocol is used to establish a secure connection between a GPRS device and a GPRS network?

  1. IPsec

  2. SSL/TLS

  3. IKEv2

  4. All of the above

Reveal answer Fill a bubble to check yourself
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.

Multiple choice

Which security protocol is used to provide secure communication between GPRS devices and applications?

  1. IPsec

  2. SSL/TLS

  3. IKEv2

  4. All of the above

Reveal answer Fill a bubble to check yourself
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.