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

Multiple choice
  1. Congestion avoidance

  2. Fast retransmit

  3. Slow start

  4. Fast recovery

  5. Listen

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

This algorithm of TCP allows old implementation of TCP to start a connection with the sender so that multiple segments can be injected into the network up to the window size advertised by the receiver.

Multiple choice
  1. HDLC

  2. PPP

  3. SLIP

  4. NNTP

  5. SDLC

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

Network News Transfer Protocol (NNTP) is an application protocol used for transporting Usenet news articles (netnews) between news servers and for reading and posting articles by end user client applications.

Multiple choice
  1. Transport layer

  2. Session layer

  3. Presentation layer

  4. Application layer

  5. Network layer

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

 The session layer provides the mechanism for opening, closing and managing a session between end-user application processes, i.e. a semi-permanent dialogue. Communication sessions consist of requests and responses that occur between applications.

Multiple choice
  1. Internet Control Message Protocol

  2. Address Resolution Protocol

  3. Reverse Address Resolution Protocol

  4. Open Shortest Path First

  5. Border Gateway Protocol

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

Internet Control Message Protocol (ICMP) is used to test the internet. ICMP messages are typically used for diagnostic or control purposes or generated in response to errors in IP operations.