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 science & technology
  1. EPABX

  2. IP PBX

  3. IP Intercom

  4. IPABX - E

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

IP PBX (Internet Protocol Private Branch Exchange) is the modern system for routing and switching VoIP calls within organizations. Unlike traditional EPABX systems that use analog lines, IP PBX uses digital IP networks for voice communication. It enables features like voicemail, call forwarding, and auto-attendant over internet protocols.

Multiple choice general knowledge science & technology
  1. 100

  2. 25

  3. 133

  4. 80

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

Web servers typically listen on port 80 for standard HTTP traffic. This is the well-known port assigned for HTTP by IANA. Ports 100 and 25 are used for other services (25 is SMTP for email), and 133 is not a standard web server port. Port 80 is the default port that web browsers use when no port is specified in a URL.

Multiple choice general knowledge science & technology
  1. Extended Capabilities Port

  2. Extra Compatible Part

  3. Extended Connection Port

  4. External Cordless Peripheral

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

ECP stands for Extended Capabilities Port, an advanced parallel port protocol that improves upon the original Centronics parallel port design. ECP supports bidirectional communication, higher data transfer rates, and DMA (Direct Memory Access) for improved performance with printers and other peripherals. The other options (Extra Compatible Part, Extended Connection Port, External Cordless Peripheral) are incorrect expansions.

Multiple choice general knowledge
  1. Ben Johnson

  2. Jack Shewzhen

  3. Mitchel Frook

  4. Vinton Cerf

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

Vinton Cerf, often called one of the 'fathers of the Internet,' co-developed TCP/IP protocols in 1973 along with Bob Kahn. The other names listed (Ben Johnson, Jack Shewzhen, Mitchel Frook) are not associated with this foundational internet development.

Multiple choice general knowledge science & technology
  1. Internet Connection Modem Protocol

  2. Intranet Control Message Program

  3. Internal Conflict Management Program

  4. Internet Control Message Protocol

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

ICMP stands for Internet Control Message Protocol, which is a network layer protocol used for error reporting and diagnostic functions in IP networks. It's commonly used by tools like ping and traceroute to test network connectivity and diagnose problems. ICMP messages are typically generated by routers or hosts when network errors occur. Options A, B, and C are incorrect as they don't represent the actual meaning of the ICMP acronym.

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

  2. System Socket Layer

  3. Superuser System Login

  4. Secure System Login

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

SSL (Secure Sockets Layer) is a cryptographic protocol designed to provide secure communication over computer networks. It operates at the transport layer to encrypt data between client and server, ensuring privacy and data integrity. SSL was the predecessor to TLS (Transport Layer Security).

Multiple choice general knowledge science & technology
  1. Local Connection Protocol

  2. Link Control Protocol

  3. Lost Connection Problem

  4. Laggy Connection Problem

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

LCP (Link Control Protocol) is a component of PPP (Point-to-Point Protocol) used to establish, configure, maintain, and terminate point-to-point connections. It handles link quality monitoring and parameter negotiation between connected devices.

Multiple choice general knowledge science & technology
  1. Point to Point Transmission Protocol

  2. Point to Point Transfer Protocol

  3. Point to Point Tunneling Protocol

  4. Point to Point Traffic Protocol

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

PPTP stands for Point-to-Point Tunneling Protocol. It is a network protocol used to implement VPN tunnels between public networks. It was developed by a consortium including Microsoft and is one of the oldest VPN protocols.

Multiple choice general knowledge science & technology
  1. Netware Intranet Controller

  2. No Internet Connection

  3. Network Interface Card

  4. Network Interference Control

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

NIC stands for Network Interface Card, a hardware component that connects a computer to a network. It provides the physical interface between the computer's circuitry and the network cable or wireless connection.

Multiple choice general knowledge science & technology
  1. Network Address Translation

  2. Network Administration Tool

  3. Novell Address Transfer

  4. Newly Added Technology

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

NAT (Network Address Translation) is a method used by routers to remap IP addresses. It allows multiple devices on a local network to share a single public IP address when accessing the internet, conserving IP addresses and improving security.

Multiple choice general knowledge science & technology
  1. Domain name warehousing

  2. Internet Corporation For Assigned Names and Numbers

  3. Internet Assigned Numbers Authority

  4. None of the above

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

ICANN (Internet Corporation for Assigned Names and Numbers) coordinates global DNS and IP address allocation. IANA is a department under ICANN. Domain name warehousing is a different practice.

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

  2. System Socket Layer

  3. Superuser System Login

  4. Secure System Login

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

SSL stands for Secure Socket Layer, a cryptographic protocol designed to provide secure communication over a computer network. It creates an encrypted link between a web server and browser, protecting sensitive data in transit. Note that SSL has been deprecated in favor of TLS (Transport Layer Security), but the term SSL is still widely used.

Multiple choice general knowledge sports
  1. allowing and denying network access to system

  2. accessing users

  3. controlling commands

  4. table structure of system

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

iptables is the Linux firewall tool that allows administrators to configure rules for allowing or blocking network traffic based on IP addresses, ports, and protocols. It operates at the kernel level to control network access to and from the system.

Multiple choice general knowledge science & technology
  1. General Packet Radio Service

  2. Global Packet Radio Service

  3. General Packet Radio System

  4. General Packet Render Service

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

GPRS stands for General Packet Radio Service. It's a mobile data service that enables packet-based communication. Option A is correct - 'General' (not Global), 'Packet' (data transmission method), and 'Service' (not System or Render). GPRS is a 2.5G technology.