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. Reactome and MANET

  2. Netpath and MetaCyc

  3. Netpath and MANET

  4. Reactome and MetaCyc

  5. Reactome and NetPath

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

Correct answer. NetPath is a manually curated resource of human signal transduction pathways. Reactome is a navigable map of human biological pathways, ranging from metabolic processes (metabolic pathways) to hormonal signalling (signal transduction pathways).

Multiple choice
  1. File Translate Protocol

  2. File Transit Protocol

  3. File Typing Protocol

  4. File Transfer Protocol

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

FTP (File Transfer Protocol) is a standard network protocol used to transfer files between a client and server on a computer network. It's specifically designed for file transfer, not translation, transit, or typing. The protocol has been widely used since the early days of the Internet.

Multiple choice
  1. System address

  2. SYSID

  3. Process ID

  4. IP address

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

An IP (Internet Protocol) address is the numerical label assigned to each device connected to a computer network that uses the Internet Protocol for communication. It serves two functions: host identification and location addressing.

Multiple choice
  1. To provide security against unauthorised users

  2. To process client requests for web pages

  3. To process client requests for database access

  4. To provide TCP/IP

  5. None of these

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

A proxy server primarily acts as an intermediary for client requests, processing requests for web pages and returning cached or fresh content. While proxies can provide security features, their fundamental purpose is handling client requests for web resources, not TCP/IP provision or database access.

Multiple choice
  1. interrupt request

  2. forward DNS lookup

  3. data link layer

  4. file transfer protocol

  5. common gateway interface

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

CGI (Common Gateway Interface) is the standard protocol for web servers to pass user requests to application programs and return data to the user. It enables dynamic content generation by allowing web servers to communicate with external applications that process requests and generate responses.

Multiple choice
  1. ICMP

  2. IGMP

  3. ARP

  4. RARP

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

RARP stands for Reverse Address Resolution Protocol. It finds the logical address for a machine that knows only its physical address.One or more unique logical (IP) address is assigned to host or router and this address is independent from the physical (hardware) address of the machine because it knows the physical address, but not its IP adress, so this is the correct answer.