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
Stratified sampling maintains class proportions in train/test splits, critical for imbalanced classification.
Answer: True
Micro-segmentation creates granular security zones, containing breaches and limiting attacker movement.
Answer: True
Data minimization limits collection to what's necessary for specified purpose. Reduces privacy risks, storage costs, breach impact.
Answer: True
Defensive distillation trains a student model to mimic a teacher's softened outputs, reducing gradient magnitudes and adversarial vulnerability.
Answer: True
IAM systems manage user identities, authentication, authorization. Critical for implementing least privilege access controls in Zero Trust.
Answer: True
India Semiconductor Mission implements ₹76,000 crore incentive scheme for fabs, display fabs, ATMP, design. Partnerships with global players announced.
Answer: True
QEC codes (surface code, Shor code) encode logical qubits across many physical qubits to detect/correct errors. Critical for fault-tolerant quantum computing.
Answer: True
Right to Portability (GDPR Article 20) enables individuals to obtain and reuse personal data across services. Promotes competition and user control.
Answer: True
Membership inference exploits model confidence to infer training data membership. Mitigation: differential privacy, regularization, output perturbation.
Answer: True
Runtime security (Falco, Tetragon) monitors system calls, network activity, file access in real-time to detect threats in containerized environments.
Answer: True
SDP creates dynamic, identity-based perimeters: resources invisible until user/device authenticated and authorized. Critical for reducing attack surface.
Answer: True
Digital India Act aims to address: platform accountability, user rights, emerging tech governance, algorithmic transparency. Complements DPDP Act and IT Rules.
Answer: True
UPI's success driven by interoperability, zero MDR, and innovation. Inspired similar systems globally: Singapore PayNow, UAE, France discussions.
Answer: True
QKD uses no-cloning theorem and measurement disturbance to detect eavesdropping. Provides provable security unlike computational security of classical cryptography.
Answer: True
Right to Erasure (Article 17 GDPR) allows individuals to request deletion when data is no longer necessary, consent withdrawn, or processing unlawful. Critical privacy right.
Answer: True
Model inversion exploits model confidence scores to infer sensitive attributes of training data. Mitigation: differential privacy, output perturbation, access controls.
Answer: True
Service mesh (Istio, Linkerd) automatically encrypts service-to-service traffic with mTLS, provides authentication, authorization, and observability without application code changes.
Answer: True
Micro-segmentation creates granular security policies around individual workloads/applications, containing breaches and preventing attackers from moving laterally across the network.
Answer: True
Fine-tuning updates weights on task-specific data.
Answer: True
Feature engineering: transformations, interactions, encoding.