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. TCP/IP

  2. SMTP

  3. POP-3

  4. None of above

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

The Internet Protocol (IP) is the primary network layer protocol in the Internet protocol suite, commonly referred to as TCP/IP.

Multiple choice
  1. Internet Service Provider

  2. Indian Service Provider

  3. Internet Safe Provider

  4. Internet Service Protocol

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

ISP stands for Internet Service Provider, which is a company that provides individuals and organizations access to the internet.

Multiple choice
  1. Transit Control Protocol/Indian Provider

  2. Transit Control Provider/Indian Protocol

  3. Transmission Control Provider/Internet Provider

  4. Transmission Control Protocol/Internet Protocol

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

TCP/IP stands for Transmission Control Protocol/Internet Protocol, which is the foundational suite of protocols for the internet.

Multiple choice
  1. bit

  2. frame

  3. packet

  4. TPDU

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

In the OSI model, the physical layer is responsible for the transmission and reception of unstructured raw bit streams over a physical medium. Therefore, the unit exchanged is a bit.

Multiple choice
  1. Presentation Protocol Data Unit

  2. Primary Protocol Data Unit

  3. Partial Protocol Data Unit

  4. None of these

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

In the context of the OSI model, PPDU stands for Presentation Protocol Data Unit, which is the data unit used at the presentation layer.

Multiple choice
  1. bit

  2. frame

  3. packet

  4. TPDU

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

The network layer is responsible for routing data, and the data unit it handles is called a packet. Bits are physical layer, frames are data link layer, and TPDU is transport layer.

Multiple choice
  1. bit

  2. frame

  3. packet

  4. TPDU

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

The data link layer organizes data into frames for transmission across the physical medium. It handles framing, error control, and flow control at the link level.

Multiple choice
  1. TPDU

  2. SPDU

  3. PPDU

  4. APDU

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

The transport layer uses Transport Protocol Data Units (TPDU) to manage end to end communication. Other options refer to higher layer PDUs.

Multiple choice
  1. TPDU

  2. SPDU

  3. PPDU

  4. APDU

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

The application layer uses Application Protocol Data Units (APDU) to exchange information. This is the highest layer in the OSI model.

Multiple choice
  1. network layer

  2. transport layer

  3. session layer

  4. presentation layer

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

The communication subnet consists of the physical, data link, and network layers. Therefore, it lies below the transport layer, which handles end to end communication.

Multiple choice
  1. bits

  2. frames

  3. packets

  4. TPDU

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

The physical layer is the lowest layer of the OSI model and is responsible for the transmission and reception of raw bit streams over a physical medium.

Multiple choice
  1. Standard Protocol Data Unit

  2. Session Protocol Data Unit

  3. Seperate Protocol Data Unit

  4. None of these

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

SPDU stands for Session Protocol Data Unit. It is the unit of data exchanged between session layer entities.