Create a custom practice set
Pick category, difficulty, number of questions, and time limit. Start instantly with your own quiz.
Generate QuizPick category, difficulty, number of questions, and time limit. Start instantly with your own quiz.
Generate QuizNo weekly quiz is published yet. Check the weekly page for the latest updates.
View Weekly PageFree practice for SSC, UPSC, Banking & Railway exams. No login required.
Answer: True
Reusable rockets (SpaceX Falcon 9, ISRO RLV-TD) recover and refurbish boosters, reducing launch costs by 30-70%. Critical for sustainable space economy and frequent satellite deployments.
Answer: True
Moon's south pole has permanently shadowed craters with water ice, valuable for future lunar bases (life support, rocket fuel). Chandrayaan-3's Pragyan rover analyzed soil composition. Critical for space resource questions.
Answer: True
LEO satellites (~500-2000 km altitude) have lower propagation delay (~20-50ms) vs GEO (~35,786 km, ~250ms latency). Critical for real-time applications: video calls, gaming, financial trading.
Answer: False
Quantum supremacy (Google 2019) demonstrated solving a specific contrived problem faster than classical supercomputers. It does NOT mean universal superiority. Most practical problems still favor classical computers.
Answer: True
QKD uses no-cloning theorem and measurement disturbance to detect eavesdropping during key exchange. Provides provable security unlike computational security of RSA/ECC. Deployed in limited networks globally.
Answer: True
#AIforAll (NITI Aayog) focuses on leveraging AI for social empowerment: AI for farmers, teachers, doctors. Balances innovation with ethics, inclusion, and national interest. Critical for AI policy questions.
Answer: True
DPDP Act mandates transparency in automated decisions: individuals have right to explanation for decisions affecting rights, benefits, or obligations. Aligns with global standards like GDPR Article 22.
Answer: True
Algorithmic accountability mandates transparency in AI: documenting data sources, model design, testing, and decision logic. Enables auditing, bias detection, and redressal. Supported by DPDP Act and sectoral guidelines.
Answer: True
CSPM automates detection/remediation of cloud misconfigurations: public storage, weak IAM, unencrypted data. Critical for preventing cloud breaches.
Answer: True
Strangler Fig incrementally replaces monolith features with microservices behind API gateway. Reduces risk vs big-bang rewrite. Critical for legacy modernization questions.
Answer: True
e-Taal (Electronic Transaction Aggregation and Analysis Layer) aggregates transaction data from government portals for monitoring and decision-making. Critical for digital governance analytics.
Answer: True
Frugal innovation (Jugaad) emphasizes simplicity, affordability, and sustainability. India's strength in healthcare, agriculture, and fintech. Critical for inclusive development questions.
Answer: True
NFV virtualizes firewalls, load balancers, routers on commodity servers. Enables agility, cost reduction, and innovation. Critical for telecom modernization questions.
Answer: True
Secrets managers (HashiCorp Vault, AWS Secrets Manager) encrypt, access-control, and auto-rotate secrets. Critical for preventing credential leaks and compliance.
Answer: True
Saga breaks transactions into local steps with compensating actions for failures. Avoids distributed locks. Critical for consistency in microservices architectures.
Answer: True
NeGP (2006) launched Mission Mode Projects: e-District, e-Panchayat, CSCs. Foundation for Digital India's service delivery transformation.
Answer: True
Digital twins combine IoT, AI, and simulation to model physical assets: factories, cities, power grids. Enables predictive maintenance and scenario testing. Critical for Industry 4.0 questions.
Answer: True
QKD leverages no-cloning theorem and measurement disturbance to detect interception. Provides information-theoretic security for key exchange. Critical for future-proof cryptography questions.
Answer: True
IaC scanners (Checkov, tfsec) analyze Terraform/CloudFormation for misconfigurations: public storage, weak IAM, unencrypted resources. Critical for shift-left security in DevOps.
Answer: True
Hexagonal Architecture defines ports (interfaces) for external services, enabling easy mocking and testing. Critical for maintainable, adaptable enterprise applications.