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 25

Which network type connects continents via satellites
WAN
click to copy
The internet is an example of
WAN
click to copy
Number of connections in full mesh of n nodes is
n(n-1)/2
click to copy
In simplex mode communication is
One direction only
click to copy
Half-duplex allows
Only one station to transmit at a time
click to copy
Walkie-talkies use which communication mode
Half-duplex
click to copy
Television broadcasting is an example of
Simplex
click to copy
Telephone calls use which mode
Full-duplex
click to copy
In full-duplex both stations can
Transmit and receive simultaneously
click to copy
Multipoint connection shares the link among
Three or more devices
click to copy
Point-to-point connection provides
Dedicated link between two devices
click to copy
Jitter refers to
Variation in packet arrival time
click to copy
Which characteristic ensures data delivered to correct destination
Delivery
click to copy
Manchester encoding uses transitions for
Clock synchronization
click to copy
NRZ-I encoding transitions when
Bit is 1
click to copy
10Base2 maximum segment length is
185 m
click to copy
10Base5 uses which cable type
Thick coaxial
click to copy
Attenuation means
Signal weakening over distance
click to copy
Single-mode fiber core diameter is approximately
8-10 um
click to copy
Multi-mode fiber is best for
Short distances like campus
click to copy
Nyquist formula for noise-free channel is
C=2B*log2(M)
click to copy
Shannon capacity formula is
C=B*log2(1+S/N)
click to copy
Hamming code can both detect and correct
Single-bit errors
click to copy
In even parity the parity bit ensures total 1s are
Even
click to copy
Checksum is based on
Ones complement addition
click to copy

Computer Networks → Wireless Networks 2

Bluetooth is used in which type of network
PAN
click to copy
Wi-Fi is an example of
WLAN
click to copy

Computer Networks → Types of Networks 1

Data transfer rate typical for LAN is
10-100 Mbps
click to copy

Computer Networks → Network Topologies 10

In star topology failure of central hub results in
Network fails entirely
click to copy
Bus topology uses a central cable called
Backbone
click to copy
Ring topology disadvantage is
Single link failure disrupts network
click to copy
Star topology advantage over bus topology is
Individual link failure isolates to one device
click to copy
Full mesh topology advantage is
Redundancy with multiple paths between nodes
click to copy
In which topology does data travel in one direction in a loop
Ring
click to copy
Hybrid topology combines
Two or more different topologies
click to copy
Which topology requires the most cable
Full Mesh
click to copy
In bus topology a terminator is used to
Absorb signals at ends
click to copy
10Base-T uses which physical topology
Star
click to copy

Computer Networks → Data Link Layer 2

CRC stands for
Cyclic Redundancy Check
click to copy
In CRC non-zero remainder at receiver means
Frame has error
click to copy