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 36

Steganography hides data?
Within innocent-looking carrier files (images, audio) invisibly
click to copy
Air-gapped computer is?
Computer isolated from all networks for maximum security
click to copy
Which attack inserts malicious code into otherwise legitimate web pages?
Cross-site scripting (XSS)
click to copy
Content Security Policy (CSP) header prevents?
XSS by specifying allowed content sources for the browser
click to copy
Which component is called the 'heart' of the computer?
Motherboard
click to copy
What does BIOS stand for?
Basic Input Output System
click to copy
DVI connector supports?
Digital (DVI-D), Analog (DVI-A), or Both (DVI-I)
click to copy
Which storage has the fastest read/write speed?
NVMe SSD
click to copy
CMOS battery on motherboard?
Maintains BIOS settings and real-time clock when PC is off
click to copy
POST stands for?
Power On Self Test
click to copy
Which expansion slot is used for graphics cards?
PCIe x16
click to copy
What is the purpose of a heatsink?
Dissipate heat from CPU/GPU to prevent thermal throttling
click to copy
TIM (Thermal Interface Material) is applied?
Between CPU/GPU die and heatsink to improve thermal contact
click to copy
USB stands for?
Universal Serial Bus
click to copy
USB 3.0 is identified by?
Blue color connector
click to copy
The function of a power supply unit (PSU) is?
Convert AC mains power to regulated DC voltages for computer components
click to copy
Which wattage PSU is recommended for high-end gaming PC?
650W-850W
click to copy
Form factor of a standard desktop motherboard is?
ATX
click to copy
What does the SATA connector connect?
Storage devices (HDD/SSD) to motherboard
click to copy
M.2 slot supports which storage protocols?
Both SATA and NVMe (PCIe)
click to copy
Fan header PWM vs DC?
PWM allows precise speed control by pulse width modulation; DC varies voltage
click to copy
What is overclocking?
Running CPU/GPU/RAM above manufacturer's rated specifications for extra performance
click to copy
CPU Core i7-11700K 'K' suffix means?
Unlocked multiplier — available for overclocking
click to copy
AMD Ryzen CPU 'X' suffix (e.g., 5600X) means?
Higher performance bin with XFR (Extended Frequency Range) support
click to copy
CPU socket AM5 supports which memory type?
DDR5 only
click to copy
Which company manufactures Ryzen processors?
AMD (Advanced Micro Devices)
click to copy
Intel Alder Lake (12th gen) introduced?
Hybrid performance (P-cores) and efficiency (E-cores) architecture
click to copy
Which Intel socket is used for 12th/13th generation processors?
LGA 1700
click to copy
PCIe 4.0 doubles bandwidth of PCIe 3.0 — per lane bandwidth of PCIe 4.0 is?
2 GB/s
click to copy
What is the purpose of a UPS (Uninterruptible Power Supply)?
Provide temporary battery backup during power outages to prevent data loss
click to copy
Surge protector vs UPS?
Surge protector only protects against voltage spikes; UPS also provides battery backup
click to copy
Which cable type is used for data transfer in high-end storage?
Thunderbolt 4
click to copy
RAID 0 is called?
Striping
click to copy
Hot-swap in servers refers to?
Replacing components (drives, PSUs) while system is running without power-off
click to copy
Redundant PSU in servers?
Second PSU takes over automatically if primary fails (N+1 redundancy)
click to copy
IPMI (Intelligent Platform Management Interface) provides?
Out-of-band server management independent of OS state
click to copy

Computer Fundamentals → Output Devices 1

Which port connects a monitor using analog signal?
VGA (D-Sub)
click to copy

Computer Fundamentals → Memory Units 3

Which RAM type is used in modern desktop computers?
DDR4 / DDR5
click to copy
ECC RAM is primarily used in?
Servers and workstations requiring high data integrity
click to copy
NVMe SSD vs SATA SSD: main advantage of NVMe?
Much higher sequential read/write speeds using PCIe instead of SATA
click to copy