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 QuizWeekly Science Quiz
Start Weekly QuizFree practice for SSC, UPSC, Banking & Railway exams. No login required.
Answer: True
Membership inference exploits model confidence scores to infer training data membership. Mitigation: differential privacy, regularization, output perturbation.
Answer: Both A and B
Data drift: input feature distribution changes; concept drift: relationship between features and target changes. Monitoring both enables timely model retraining.
Answer: Semiconductor
India Semiconductor Mission implements ₹76,000 crore incentive scheme for semiconductor fabs, display fabs, ATMP, design ecosystem.
Answer: Tinkering
Atal Tinkering Labs provide makerspaces with tools for students to innovate. Fosters creativity, problem-solving, entrepreneurship from school level.
Answer: ASVS / Application Security Verification Standard
OWASP ASVS provides security requirements and testing guidelines for web applications. Critical for secure software development lifecycle.
Answer: Tokenization
Tokenization replaces sensitive values with format-preserving tokens, reversible via secure vault. Used in payments, healthcare for PCI-DSS compliance.
Answer: True
Right to Erasure (Right to be Forgotten) allows individuals to request deletion when data no longer necessary or consent withdrawn. Critical for privacy compliance.
Answer: True
Data poisoning injects malicious samples into training data to cause targeted misclassifications or backdoors. Mitigation: data validation, robust training, anomaly detection.
Answer: Both A and B
Adversarial training includes adversarial examples in training data; defensive distillation smooths model outputs. Both improve robustness against adversarial attacks.
Answer: Canary
Canary Release deploys new version to small user subset, monitors metrics, gradually expands if stable. Reduces risk vs big-bang releases.
Answer: SPADEX
SPADEX (Space Docking Experiment) successfully demonstrated autonomous rendezvous and docking of two spacecraft in Earth orbit.
Answer: T-Hub
T-Hub (Telangana) is India's largest innovation campus, connecting startups with corporates, investors, mentors. Supports deep tech, healthtech, enterprise solutions.
Answer: All of these
Renewable integration combines SCADA for control, IoT sensors for real-time data, AI forecasting for generation prediction. Critical for grid stability with high renewable penetration.
Answer: Shukrayaan-1
Shukrayaan-1 is India's planned Venus orbiter mission (target launch ~2028) to study the planet's thick atmosphere, surface processes, and solar wind interactions.
Answer: Ka
Ka-band (26.5-40 GHz) offers high bandwidth for satellite broadband but susceptible to rain attenuation. Requires adaptive coding and ground station diversity.
Answer: Board
Data Protection Board of India is independent regulatory body established under DPDP Act 2023 to adjudicate disputes, impose penalties, enforce compliance.
Answer: True
DPDP Act governs processing of digital personal data: (1) within India, and (2) outside India if offering goods/services or profiling individuals in India.
Answer: True
Model inversion exploits model predictions to infer sensitive training data attributes. Mitigation: differential privacy, output perturbation, access controls. Critical for privacy-preserving ML.
Answer: Multi-Region Active-Active
Active-active architecture runs full workload in multiple regions simultaneously, enabling instant failover with zero RPO/RTO. Critical for mission-critical systems requiring maximum resilience.
Answer: Breach
Security Breach is an incident where unauthorized access, disclosure, alteration, or destruction of data occurs. Requires immediate containment, investigation, notification (as per laws like DPDP Act 2023), and remediation. Prevention: defense-in-depth, monitoring, incident response planning, and employee training.