Computer Knowledge

Computer Networks

2,095 Questions

Computer networks form the backbone of digital communication, connecting multiple devices to share data and resources. This area covers network architectures, transmission media, modems, and topologies like LAN. These concepts are crucial for computer knowledge sections in banking and government exams.

Network topologiesModulation and demodulationNetwork addressingFiber optic cablesWireless infrastructure

Computer Networks Questions

Multiple choice
  1. Physical

  2. Data Link

  3. Network

  4. Transport

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

VLANs (Virtual Local Area Networks) operate at the Data Link layer (Layer 2) because they involve tagging frames with VLAN IDs to segment traffic within a switch.

Multiple choice
  1. 1-2

  2. 3-7

  3. 1-5

  4. 2-4

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

In the TCP/IP model, the Network Access layer combines the functions of the OSI Physical and Data Link layers (Layers 1 and 2).

Multiple choice
  1. Network

  2. Session

  3. Transport

  4. Datalink

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

The Internet layer in the TCP/IP model corresponds to the Network layer in the OSI model, handling packet addressing and routing.

Multiple choice
  1. Media access control

  2. Media access circuit

  3. Media access center

  4. Media access configuration

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

MAC stands for Media Access Control, which is a sublayer of the Data Link layer responsible for controlling how devices on a network gain access to the medium.

Multiple choice
  1. It is immune to STP attack

  2. It is recommended to never use VLAN 1

  3. It is vulnerable to Double Encapsulation Hopping attack

  4. VLANs breakup broadcast domains

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

VLANs are not immune to STP attacks; they are susceptible to various layer 2 attacks, including VLAN hopping and STP manipulation.

Multiple choice
  1. Router

  2. Ethernet Switch

  3. 10/100 NIC

  4. Ethernet Hub

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

An Ethernet hub broadcasts all incoming data to every port, which creates unnecessary network traffic and collisions. Switches and routers are much more efficient at directing traffic.