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 general knowledge
  1. Internet Provider

  2. Information Provider

  3. Internet Path

  4. Internet Protocol

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

IP in IP address stands for Internet Protocol, which is the set of rules governing the format of data sent over the Internet or other networks. Every device on a network has a unique IP address. Options A, B, and C are incorrect - 'Provider' refers to ISPs, 'Information' is not the correct term, and 'Path' describes routing but is not part of the protocol name.

Multiple choice general knowledge
  1. General Packet Rays Service

  2. General Packet Reuters Service

  3. General Packet Radio Service

  4. General Packet Router Service

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

GPRS stands for General Packet Radio Service, a mobile data standard. 'Radio Service' is correct - it uses radio channels for packet-switched data. 'Rays' and 'Router' are incorrect terms, and 'Reuters' is a news agency, unrelated to mobile technology.

Multiple choice general knowledge
  1. Wireless Application Protocol

  2. Wireless Application Programme

  3. Wireless Application Provider

  4. Wireless Application Program

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

WAP stands for Wireless Application Protocol, a technical standard for accessing information over mobile wireless networks. 'Protocol' is the standard term in networking. 'Program' and 'Programme' are incorrect, and 'Provider' doesn't fit the technical context.

Multiple choice technology mainframe
  1. DB-PCB

  2. IO-AREA

  3. SSA

  4. All of the above

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

An IMS call requires DB-PCB (Database Program Communication Block), IO-AREA (Input/Output Area), and SSA (Segment Search Arguments). All three components are necessary for proper IMS database calls, so 'All of the above' is correct.

Multiple choice technology
  1. POP3 and IMAP servers

  2. Web and FTP servers

  3. POP3 and FTP servers

  4. FTP servers and IMAP

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

POP3 and IMAP are the standard protocols for retrieving incoming email from a mail server. POP3 typically downloads and stores messages locally, while IMAP keeps them on the server and syncs across devices. SMTP handles the sending of outgoing messages, not incoming retrieval.

Multiple choice technology
  1. It's a data connection that allows information transfer to and from a specific server process

  2. It's the protocol e-mail messages have to follow to travel over the Internet.

  3. Email server

  4. It's a data connection that allows information transfer to a specific server process.

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

A port is an endpoint in a network connection that allows bidirectional information transfer to and from a specific process or service on a server. Ports (like port 25 for SMTP or port 80 for HTTP) enable multiple network services to run simultaneously on the same machine by directing traffic to the appropriate server process.

Multiple choice technology storage
  1. Network Data Method Protection

  2. Network Data Management Protocol

  3. Network Disaster Mitigation Procedure

  4. Network Data Management Privacy

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

NDMP (Network Data Management Protocol) is an open standard protocol for backup and recovery of network-attached storage. It enables centralized data management across heterogeneous storage devices.