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

AWS CloudFront is?
CDN service
click to copy
AWS ELB (Elastic Load Balancer) types include?
ALB, NLB, CLB (Application, Network, Classic)
click to copy
Auto Scaling in cloud automatically?
Adjusts compute capacity based on demand
click to copy
VPC (Virtual Private Cloud) provides?
Isolated private network section within cloud provider infrastructure
click to copy
Security Group in AWS acts as?
Stateful virtual firewall for EC2 instances
click to copy
AWS IAM (Identity and Access Management) manages?
User identities, permissions, and access to AWS resources
click to copy
Principle of Least Privilege in IAM?
Grant only minimum permissions required for the task
click to copy
AWS ARN (Amazon Resource Name) uniquely identifies?
Any AWS resource globally
click to copy
Which service provides managed Kubernetes in AWS?
EKS
click to copy
Which service provides managed containers (without K8s) in AWS?
ECS (Elastic Container Service)
click to copy
AWS Fargate is?
Serverless compute engine for containers (no server management)
click to copy
Blockchain consensus mechanism Proof of Work (PoW) requires?
Computational work (solving cryptographic puzzle) to add a block
click to copy
Proof of Stake (PoS) selects validators based on?
Amount of cryptocurrency staked as collateral
click to copy
Smart contract is?
Self-executing code on blockchain triggered by predefined conditions
click to copy
Ethereum's smart contracts are written in?
Solidity
click to copy
NFT (Non-Fungible Token) represents?
Unique, non-interchangeable digital asset with ownership record on blockchain
click to copy
DeFi (Decentralized Finance) uses?
Blockchain-based financial services without intermediaries
click to copy
Metaverse refers to?
Persistent, interconnected virtual worlds with economic activity
click to copy
Edge computing processes data?
Near the source of data generation (IoT devices, local servers)
click to copy
Fog computing is?
Intermediate layer between edge devices and cloud — extends cloud to network edge
click to copy
5G network slicing allows?
Multiple virtual networks tailored for different use cases on same infrastructure
click to copy
eMBB in 5G stands for?
Enhanced Mobile Broadband — high speed for video/browsing
click to copy
URLLC in 5G stands for?
Ultra Reliable Low Latency Communications
click to copy
mMTC in 5G stands for?
Massive Machine Type Communications — IoT devices
click to copy
LiFi technology uses?
Visible light for high-speed wireless data transmission
click to copy
Quantum supremacy was claimed by Google in?
2019
click to copy
Quantum entanglement means?
Measurement of one particle instantly affects its entangled partner regardless of distance
click to copy
Quantum gate equivalent in classical computing is?
Logic gate (AND, OR, NOT)
click to copy
Shor's algorithm on quantum computer can?
Factor large integers exponentially faster — threatening RSA encryption
click to copy
Grover's algorithm provides?
Quadratic speedup for unstructured search (O(√n) vs O(n))
click to copy
Post-quantum cryptography aims to?
Develop algorithms resistant to quantum computer attacks
click to copy
Which post-quantum algorithm was selected by NIST in 2022?
CRYSTALS-Kyber and CRYSTALS-Dilithium
click to copy
Digital twin is?
Virtual replica of physical system for simulation and monitoring
click to copy
SCADA systems are used in?
Industrial control systems (power grids, water, manufacturing)
click to copy
ICS (Industrial Control System) security is critical because?
Attacks can cause physical harm and infrastructure failures
click to copy
GDPR applies to?
Any organization processing EU residents' personal data
click to copy
Right to erasure (GDPR Article 17) means?
Individuals can request their personal data be deleted
click to copy
Data minimization principle in GDPR?
Collect only minimum personal data necessary for the specific purpose
click to copy

Computer Fundamentals → Memory Units 1

OT (Operational Technology) differs from IT in?
Controls physical processes and equipment directly
click to copy

Computer Fundamentals → Computer Security 1

Stuxnet malware was notable for?
Targeting industrial SCADA/ICS systems (Iranian nuclear centrifuges)
click to copy