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 Fundamentals → Introduction to Computer 39

Federated learning trains ML models?
Across distributed devices with local data — only model updates shared, not raw data
click to copy
Secure Multi-Party Computation (MPC) allows?
Multiple parties to jointly compute a function over private inputs without revealing those inputs
click to copy
Trusted Execution Environment (TEE) like Intel SGX provides?
Isolated protected memory region even OS/hypervisor cannot access
click to copy
Confidential computing uses TEE to protect data?
In use (during computation) — complementing encryption at rest and in transit
click to copy
Post-quantum algorithm CRYSTALS-Kyber is based on?
Learning with Errors (LWE) lattice problem
click to copy
Hash-based signatures (XMSS, SPHINCS+) rely on?
Security of hash functions only — quantum-resistant
click to copy
Code-based cryptography (McEliece) uses?
Error-correcting code decoding hardness
click to copy
Which computer science pioneer is the Turing Award named after?
Alan Turing
click to copy
The first Turing Award was given to?
Alan Perlis
click to copy
Donald Knuth is known for?
The Art of Computer Programming and TeX typesystem
click to copy
Edsger Dijkstra contributed?
Shortest path algorithm, semaphores, structured programming, go-to harmful
click to copy
Edgar Codd proposed?
Relational model for database management
click to copy
Vint Cerf and Bob Kahn developed?
TCP/IP protocols — internet's foundational communication protocols
click to copy
Tim Berners-Lee is credited with?
Inventing the World Wide Web (HTML, HTTP, URL) in 1989
click to copy
Linus Torvalds created?
Linux kernel (1991)
click to copy
Git was also created by Linus Torvalds in?
2005
click to copy
Larry Page and Sergey Brin created?
Google — based on PageRank algorithm from Stanford PhD research
click to copy
PageRank algorithm measures?
Importance of web pages based on incoming link quality and quantity
click to copy
Claude Shannon's information theory defines information as?
Reduction in uncertainty — measured in bits (entropy)
click to copy
Shannon's channel capacity theorem (Shannon-Hartley) states?
Maximum error-free data rate = B × log₂(1 + S/N)
click to copy
Nyquist rate for a channel is?
Maximum symbol rate = 2B (twice the bandwidth) for noiseless channel
click to copy
Error-correcting codes achieve transmission near?
Shannon limit (channel capacity) with appropriate code design
click to copy
LDPC (Low Density Parity Check) codes are used in?
WiFi 802.11n/ac, 5G, DVB-S2 — near Shannon limit capacity
click to copy
Turbo codes were revolutionary because?
First practical codes approaching Shannon limit (1993)
click to copy
Polar codes (used in 5G) are provably?
Capacity-achieving codes — first with proved capacity achievement
click to copy
OFDM (Orthogonal Frequency Division Multiplexing) is used in?
WiFi, 4G LTE, 5G, DSL — robust multipath channel transmission
click to copy
MIMO (Multiple Input Multiple Output) technology uses?
Multiple antennas for spatial multiplexing — increasing capacity without extra bandwidth
click to copy
Massive MIMO in 5G uses?
Hundreds of antennas for beamforming and massive spatial multiplexing
click to copy
Beamforming in wireless communications?
Focuses energy in specific direction toward target device
click to copy
Which modulation scheme provides highest spectral efficiency?
1024-QAM (in WiFi 7)
click to copy
Spread spectrum techniques like CDMA use?
Spreading signal over wide frequency band for interference rejection
click to copy
OFDMA (used in WiFi 6/6E and 5G) vs OFDM allows?
Multiple users on different subcarriers simultaneously — improved efficiency
click to copy
Wi-Fi 6E extends Wi-Fi 6 to?
6 GHz band — more spectrum, less congestion
click to copy
Wi-Fi 7 (802.11be) introduces?
Multi-Link Operation (MLO), 4K-QAM, 320 MHz channels — up to 46 Gbps
click to copy
6G wireless technology is expected to operate in?
THz (Terahertz) frequencies for extremely high data rates
click to copy
GEO satellite at 35,786 km has what approximate one-way latency?
120 ms
click to copy
Which Indian landmark was identified as a location for first computer installation?
Indian Statistical Institute Kolkata (1956)
click to copy
NIC (National Informatics Centre) in India provides?
IT infrastructure and e-governance services to Government of India
click to copy
Digital India initiative aims to?
Transform India into digital society with e-governance, connectivity, digital literacy
click to copy

Computer Fundamentals → Internet Basics 1

LEO satellite internet (Starlink) orbits at?
550 km (LEO) — much lower latency than GEO
click to copy