Quick Revision

GK One-Line Question & Answer

15541+ short questions with short answers, covering every category and sub-category on the site — no long articles to scroll through. Good for a fast recap before an exam, or a few minutes of daily practice.

Computer Networks → Introduction to Computer Networks 29

Hamming distance between 11001 and 10110 is
3
click to copy
To detect d-bit errors minimum Hamming distance needed is
d+1
click to copy
To correct d-bit errors minimum Hamming distance needed is
2d+1
click to copy
CRC-32 adds how many redundancy bits
32
click to copy
Two-dimensional parity calculates parity for
Both rows and columns
click to copy
PPP stands for
Point-to-Point Protocol
click to copy
LLC sub-layer provides
Logical Link Control and multiplexing
click to copy
MAC sub-layer controls access to
Physical medium
click to copy
IEEE 802.3 standard is for
Wired Ethernet
click to copy
CSMA/CD is used in
Standard Ethernet
click to copy
CSMA/CA is used in
Wireless LAN
click to copy
Pure ALOHA maximum efficiency is
36.8%
click to copy
Slotted ALOHA maximum efficiency is
36.8%
click to copy
In CSMA/CD after collision stations send
Jam signal
click to copy
Binary exponential backoff limits maximum wait to
1024 slot times
click to copy
1-persistent CSMA transmits with probability 1 when channel is
Free
click to copy
In non-persistent CSMA if channel busy station
Waits random time then retries
click to copy
Learning bridge builds its table by observing
Source addresses of incoming frames
click to copy
Spanning Tree Protocol prevents
Layer 2 loops and broadcast storms
click to copy
Root bridge in STP is selected based on
Lowest Bridge ID (priority + MAC)
click to copy
BPDU stands for
Bridge Protocol Data Unit
click to copy
RSTP convergence is how much faster than STP
Seconds vs 30-50 seconds
click to copy
PortFast immediately puts port into
Forwarding state
click to copy
BPDU Guard shuts port when
BPDU received on PortFast port
click to copy
A transparent bridge is called transparent because
Stations are unaware of its presence
click to copy
Switch creates separate collision domain per
Port
click to copy
Which layer is responsible for logical addressing
Network
click to copy
IP stands for
Internet Protocol
click to copy
ARP maps IP address to
MAC address
click to copy

Computer Networks → Data Link Layer 7

HDLC flag byte value is
0x7E
click to copy
Bit stuffing in HDLC inserts 0 after how many consecutive 1s
5
click to copy
Ethernet frame minimum size is
64 bytes
click to copy
Ethernet frame maximum size is
1518 bytes
click to copy
The preamble in Ethernet frame is
7 bytes
click to copy
After 16 collisions in Ethernet the frame is
Discarded and error reported
click to copy
Slot time in standard 10 Mbps Ethernet is
51.2 us
click to copy

Computer Networks → Wireless Networks 1

IEEE 802.11 standard is for
Wireless LAN
click to copy

Computer Networks → OSI Reference Model 1

Hub operates at OSI layer
1
click to copy

Computer Networks → IP Addressing 2

IPv4 address is how many bits
32
click to copy
IPv6 address is how many bits
128
click to copy