Computer Knowledge

Computer Networks

2,461 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 sports
  1. Internet Group Management Protocol

  2. Internet Gateway Management Protocol

  3. Intranet Gateway Management Protocol

  4. Internal Group Management Protocol

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

IGMP stands for Internet Group Management Protocol, used by IPv4 hosts and routers to manage multicast group memberships. It's not for gateway or intranet management - it specifically handles which hosts belong to which multicast groups.

Multiple choice general knowledge sports
  1. SNMP

  2. TELNET

  3. POP3

  4. None

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

TELNET provides bidirectional interactive text-oriented communication through a virtual terminal connection, allowing users to log into remote systems. SNMP is for network device management, POP3 is for retrieving email, and TELNET is the correct answer for terminal emulation.

Multiple choice general knowledge
  1. OSPF

  2. RIP

  3. EIGRP

  4. ICMP

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

ICMP is not a routing protocol - it's used for error reporting and network diagnostics (like ping). OSPF, RIP, and EIGRP are all routing protocols that determine optimal paths for data packets through networks.

Multiple choice general knowledge
  1. Enhanced Interior Gateway Routing Protocol

  2. Extended Internal Group Routing Protocol

  3. Emerging Internal Gateway Routing Protocol

  4. Emergent Interior Gateway Routing Protocol

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

EIGRP stands for Enhanced Interior Gateway Routing Protocol, a Cisco-proprietary advanced distance-vector routing protocol. It's an enhancement of IGRP (Interior Gateway Routing Protocol), not "Emerging" or "Emergent".

Multiple choice general knowledge science & technology
  1. Secure Sockets Layer

  2. Secret Service Logarithm

  3. Systematic Security Level

  4. Secured Service Level

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

SSL (Secure Sockets Layer) is a standard security technology for establishing an encrypted link between a server and a client. The link ensures that all data passed between the web server and browser remains private and integral.

Multiple choice general knowledge math & puzzles
  1. File Transfer Protocol

  2. Fake Transfer Protocol

  3. File Truncate Protocol

  4. None of these

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

FTP stands for File Transfer Protocol. It is a standard network protocol used for the transfer of computer files between a client and server on a computer network. 'Fake' and 'Truncate' are incorrect terms in this context.

Multiple choice general knowledge math & puzzles
  1. The time taken to transfer a web page

  2. Standards of communication between two or more computers

  3. The size of the e-mail attachment

  4. None of these

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

A protocol is a standardized set of rules and conventions that govern communication between devices on a network. In the context of the internet, protocols like HTTP, FTP, and TCP/IP define how computers exchange data reliably. Option A refers to transfer time, which is a performance metric, not a communication standard. Option C refers to email attachment size, which is unrelated to protocols.

Multiple choice general knowledge math & puzzles
  1. Use the Send To field

  2. Use the CC field

  3. Use the BCC field

  4. None of these

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

BCC stands for Blind Carbon Copy. When you put an address in the BCC field, that recipient receives the email, but their address is not visible to the primary recipient (To) or the CC recipients.

Multiple choice general knowledge sports
  1. Simple Mail Transfer Protocol

  2. Single Mail Transfer Protocol

  3. Simple Message Transfer Protocol

  4. Single Message transfer Protocol

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

SMTP correctly stands for Simple Mail Transfer Protocol. It is the standard protocol for email transmission across the internet, working on port 25 by default. The protocol handles sending emails from a mail client to a mail server or between mail servers.

Multiple choice general knowledge
  1. Stand alone PC

  2. Network environment

  3. Both

  4. None of the Above

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

The ISO OSI (Open Systems Interconnection) model is specifically designed for network environments to standardize communication between different systems and protocols. It's not relevant for standalone PCs that don't participate in network communication. The model provides a framework for network protocol development and implementation.

Multiple choice general knowledge
  1. File Transport Protocol

  2. Form Transfre Protocol

  3. File Transfer Protocol

  4. File Transfer Program

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

FTP stands for File Transfer Protocol, a standard network protocol used for transferring files between a client and server on a network. File Transport Protocol, Form Transfre Protocol, and File Transfer Program are incorrect.