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 38

NAS stands for?
Network Attached Storage
click to copy
SAN stands for?
Storage Area Network
click to copy
Difference between NAS and SAN: NAS provides?
File-level storage over network
click to copy
Object storage is ideal for?
Unstructured data at massive scale (S3, Blob)
click to copy
CAS storage (Content Addressable Storage) uses?
Content hash for addressing — same content = same address
click to copy
Deduplication in storage?
Eliminates redundant data copies to save space
click to copy
Compression ratio of storage is?
Ratio of original to compressed size — higher is better
click to copy
Which file system supports access control lists (ACL)?
NTFS
click to copy
exFAT is designed for?
Flash drives and SD cards (no 4GB limit)
click to copy
ZFS file system feature: copy-on-write means?
Writes new data to new location before updating pointer — protects against corruption
click to copy
ZFS checksums protect against?
Data corruption and bit rot by verifying data integrity
click to copy
APFS (Apple File System) is optimized for?
Flash/SSD storage with strong encryption and snapshots
click to copy
Journaling in a file system?
Records file system changes to enable recovery after crash
click to copy
Which storage classification is 'cold storage'?
Rarely accessed archive data (cheap, slow)
click to copy
Tape storage (LTO) is used for?
Long-term archival backup due to low cost per TB
click to copy
Memory hierarchy principle states: closer to CPU = ?
Faster, smaller, more expensive
click to copy
TDP (Thermal Design Power) in CPUs represents?
Average power dissipation the cooler must handle
click to copy
Which CPU socket type does AMD Ryzen 7000 series use?
AM5
click to copy
Intel Core i9 vs i5: i9 typically has?
More cores, higher cache, higher TDP
click to copy
Hyper-Threading (Intel) / SMT (AMD) allows?
One physical core to appear as two logical processors
click to copy
Which component generates reference clock signal for the CPU?
Crystal oscillator
click to copy
PCIe 5.0 doubles the bandwidth of PCIe 4.0, providing per-lane bandwidth of?
4 GB/s
click to copy
Which motherboard form factor is most common in desktop PCs?
ATX
click to copy
Mini-ITX motherboard is preferred for?
High-performance servers
click to copy
VRM (Voltage Regulator Module) on motherboard?
Converts and regulates power for CPU from PSU
click to copy
Phase count in VRM indicates?
Number of power delivery stages — more phases = more stable power
click to copy
Which connector provides power to the CPU on the motherboard?
4-pin or 8-pin EPS
click to copy
Ray tracing in GPUs simulates?
Physically accurate light behavior (reflections, shadows)
click to copy
Which GPU API is primarily used in Windows gaming?
DirectX 12
click to copy
Vulkan API advantages over OpenGL?
Lower CPU overhead, better multi-threading, explicit GPU control
click to copy
DLSS (NVIDIA) and FSR (AMD) are used for?
AI-based upscaling to render at lower res and display at higher res
click to copy
Which component in a PC is responsible for converting AC to DC?
Power Supply Unit (PSU)
click to copy
80 PLUS certification for PSUs measures?
Power efficiency at various load levels
click to copy
Which PSU efficiency rating is highest?
80 PLUS Titanium
click to copy
Which thermal interface material has highest conductivity?
Liquid metal (Gallium alloy)
click to copy
Heat pipe technology uses which principle?
Phase change of coolant to transfer heat
click to copy
AIO (All-In-One) liquid cooler components include?
Radiator, fans, and CPU block connected by tubes
click to copy
Custom liquid cooling loop benefits over AIO?
Higher thermal performance and customization
click to copy

Computer Fundamentals → Memory Units 2

GPU VRAM (Video RAM) is used for?
Storing textures, frame buffer, and rendering data
click to copy
Modular PSU differs from non-modular in?
Cables detach for cleaner builds
click to copy