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 → 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

Computer Fundamentals → Introduction to Computer 35

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
What does the beep code pattern '3 beeps' typically indicate in BIOS?
RAM memory error (varies by BIOS manufacturer)
click to copy
Blue screen with 'MEMORY_MANAGEMENT' error indicates?
RAM or memory-related problem
click to copy
CPU temperature throttling occurs when?
CPU reduces clock speed to prevent damage when threshold is exceeded
click to copy
Which command in Windows shows hardware information?
msinfo32
click to copy
The binary code for ASCII 'A' is?
01000001
click to copy
How many bits in an IPv4 address?
32
click to copy
What is the decimal value of binary 11110000?
240
click to copy
The subnet mask /24 in CIDR notation corresponds to?
255.255.255.0
click to copy
How many host addresses does a /26 subnet provide?
62
click to copy
Octal representation uses which digits?
0-7
click to copy
Boolean algebra AND gate truth table: 1 AND 0 =?
0
click to copy
NOR gate is equivalent to?
OR then NOT
click to copy
XNOR gate output is 1 when?
Inputs are the same (both 0 or both 1)
click to copy
Google was founded in?
1998
click to copy

Computer Fundamentals → Number System 1

Hexadecimal F0 in decimal is?
240
click to copy

Computer Fundamentals → Internet Basics 1

Which computer scientist invented the World Wide Web?
Tim Berners-Lee
click to copy