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. Network

  2. Session

  3. TCP

  4. Transport

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

Network, Session, and Transport are layers of the OSI model. TCP is a transport layer protocol, making it the odd one out as it is a protocol, not a layer.

Multiple choice
  1. transport

  2. session

  3. application

  4. network

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

The OSI model layers are: 1 Physical, 2 Data Link, 3 Network, 4 Transport, 5 Session, 6 Presentation, 7 Application. Thus, the fourth layer is the Transport layer.

Multiple choice
  1. data link

  2. physical

  3. session

  4. network

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

The OSI model layers are: 1 Physical, 2 Data Link, 3 Network, etc. Therefore, the second layer is the Data Link layer.

Multiple choice
  1. layer 7

  2. layer 5

  3. layer 1

  4. none of these

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

Media Access Control (MAC) is a sublayer of the Data Link layer, which is Layer 2 of the OSI model. Since Layer 2 is not listed in the options, 'none of these' is the correct choice.

Multiple choice
  1. program

  2. protocol

  3. hardware device

  4. none of above

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

SMTP (Simple Mail Transfer Protocol) is a communication protocol used for sending emails across the internet.

Multiple choice
  1. protocol

  2. hardware device

  3. messaging technique

  4. none of above

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

Internet Protocol (IP) is the principal communications protocol in the Internet protocol suite for relaying datagrams across network boundaries.

Multiple choice
  1. request for comments

  2. request for comprehension

  3. resolution for computing

  4. resolution for communication

Reveal answer Fill a bubble to check yourself
A Correct answer
Multiple choice
  1. FTP

  2. SMPT

  3. JAVA

  4. HTTP

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

FTP, SMTP, and HTTP are all network communication protocols. JAVA is a programming language, not a protocol.

Multiple choice
  1. File Transfer Protocol

  2. File Transfer Permission

  3. File Tasking Protocol

  4. File Taking Permission

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

FTP stands for File Transfer Protocol, which is a standard network protocol used for the transfer of computer files between a client and server.

Multiple choice
  1. layer 6

  2. layer 4

  3. layer 3

  4. none of the above

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

TCP (Transmission Control Protocol) operates at the Transport layer, which is layer 4 of the OSI model.

Multiple choice
  1. 3 layers

  2. 4 layers

  3. 7 layers

  4. none of these

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

The Open Systems Interconnection (OSI) model is a conceptual framework that characterizes the communication functions of a telecommunication or computing system into 7 distinct layers.

Multiple choice
  1. Dot(.)

  2. @

  3. #

  4. None of these

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

In IPv4, the address is represented in dot-decimal notation, where four decimal numbers are separated by dots (e.g., 192.168.1.1).

Multiple choice
  1. protocol

  2. service

  3. mail

  4. none of these

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

SMTP (Simple Mail Transfer Protocol) is a communication protocol used for the transmission of email messages across IP networks.

Multiple choice
  1. program of internet

  2. protocol

  3. hardware device

  4. none of these

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

IP stands for Internet Protocol. It is the principal communications protocol in the Internet protocol suite for relaying datagrams across network boundaries.