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 PageFilter by category, type, and difficulty. Reading is open for everyone.
Answer: All of these
NIST PQC standardization includes: CRYSTALS-Kyber (lattice-based KEM), CRYSTALS-Dilithium (lattice signatures), SPHINCS+ (hash-based). India's CERT-In and DRDO actively research PQC adoption.
Answer: AI Act
EU AI Act (2024) mandates Fundamental Rights Impact Assessments for high-risk AI: hiring, credit scoring, law enforcement. India monitors global developments for domestic policy alignment.
Answer: All of these
Privacy-preserving AI: Differential Privacy adds noise to aggregates; Federated Learning trains on-device; Synthetic Data generates artificial datasets. All enable AI while protecting individual privacy.
Answer: Both A and B
India endorses OECD AI Principles (2019) and UNESCO Recommendation on AI Ethics (2021). Both emphasize human rights, transparency, accountability, and sustainability. Critical for AI governance questions.
Answer: All of these
Explainable AI (XAI) techniques: Feature Importance ranks input influence; LIME/SHAP provide local explanations; Model Cards document model purpose, performance, limitations. Critical for trust and regulatory compliance.
Answer: Fairness
Fairness in AI requires systems to avoid bias based on race, gender, caste, religion, etc. Techniques include bias detection metrics, diverse training data, and fairness-aware algorithms. Critical for ethical AI deployment in hiring, lending, and public services.
Answer: Right to Erasure
Right to Erasure (Right to be Forgotten) allows individuals to request deletion of personal data when no longer necessary or consent withdrawn. Critical for DPDP/GDPR compliance questions.
Answer: Both A and B
NIST IR 8259 and ETSI EN 303 645 provide IoT security baselines: secure boot, updates, data protection. Critical for IoT security architecture questions.
Answer: All of these
Cloud AI certifications validate skills in model development, deployment, MLOps. Critical for AI/ML roles in growing Indian tech sector.
Answer: All of these
Constraints enforce rules; triggers automate actions; DQ rules validate/clean data. Combined for data integrity. Critical for reliable analytics and compliance.
Answer: Both A and B
iDEX (Defence) and IN-SPACe (Space) provide funding, mentorship, and market access for startups in strategic domains. Critical for defense/space innovation questions.
Answer: All of these
Privacy principles: Lawfulness (legal basis), Transparency (clear communication), Accountability (demonstrate compliance). Core to DPDP/GDPR. Critical for privacy governance questions.
Answer: Both A and B
DevSecOps integrates security into CI/CD: SAST, DAST, dependency scanning. NIST SP 800-204 covers microservices security including pipelines. Critical for secure software delivery.
Answer: All of these
FinOps specializes in cloud cost management; DevOps/Solutions roles include cost optimization. Critical for efficient cloud operations in cost-conscious environments.
Answer: All of these
Read replicas offload queries; sharding distributes load; caching reduces database hits. Combined for scalable read-heavy workloads.
Answer: Both A and B
Programs under Digital India promote rural startups: CSCs for service delivery, agri-tech incubators. Critical for inclusive innovation questions.
Answer: All of these
Privacy principles: Purpose Limitation (collect for specified purpose), Data Minimization (only necessary data), Storage Limitation (retain no longer than needed). Core to DPDP/GDPR compliance.
Answer: Both A and B
NIST SP 800-161 covers supply chain risk; SLSA (Supply-chain Levels for Software Artifacts) defines integrity levels for build processes. Critical for secure software delivery questions.
Answer: All of these
CISM (management), CRISC (risk), CGRC (governance) validate leadership skills for security programs. Critical for CISO and governance roles.
Answer: Both A and B
Temporal Tables (SQL:2011) automatically track row history; PITR restores database to specific timestamp. Critical for audit, compliance, and debugging.