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
Knowledge distillation trains compact models to mimic large teacher outputs, enabling efficient deployment on edge devices with minimal accuracy loss. Critical for scalable AI systems.
Answer: Both A and B
Code LLMs (Codex, CodeLlama) trained on code corpora enable natural language to code generation. Program synthesis automates code creation from specifications. Critical for developer productivity tools.
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. Aligns with GDPR's extraterritorial scope.
Answer: TRAI
Telecom Regulatory Authority of India (TRAI) recommends policies, regulates tariffs, ensures QoS, and manages spectrum auctions. Critical for telecom sector governance questions.
Answer: Semiconductor
India Semiconductor Mission implements ₹76,000 crore incentive scheme for fabs, display fabs, ATMP, design. Partnerships with global players announced. Critical for tech sovereignty questions.
Answer: True
Feature engineering: domain knowledge, transformations, interactions, encoding. Often more impactful than algorithm selection. Critical for successful machine learning projects.
Answer: ROC-AUC
ROC-AUC (Receiver Operating Characteristic - Area Under Curve) measures classifier performance across all thresholds, robust to class imbalance. Critical for evaluating binary classification models.
Answer: Ensemble
Ensemble methods (bagging, boosting, stacking) combine weak learners to reduce variance, bias, or improve predictions. Random Forests and Gradient Boosting are widely used ensemble techniques.
Answer: True
Service mesh (Istio, Linkerd) deploys sidecar proxies for mTLS, retries, metrics, tracing. Decouples infrastructure concerns from application code. Critical for cloud-native architectures.
Answer: Both A and B
Auto-scaling adjusts resource count based on CPU, memory, or custom metrics; load balancing distributes traffic across instances. Combined for elastic, resilient cloud applications.
Answer: Response
Incident response follows structured phases: preparation, detection, containment, eradication, recovery, lessons learned. Critical for minimizing breach impact and improving defenses.
Answer: Both A and B
Vulnerability scanners (Nessus, Qualys, OpenVAS) identify security weaknesses, prioritize by risk, and track remediation. Critical for proactive security posture management.
Answer: True
Canary deployment minimizes risk by gradually expanding model exposure, monitoring metrics, and rolling back if issues arise. Critical for safe ML system updates in production.
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. Critical for production ML reliability.
Answer: True
LoRA adds low-rank matrices to weight updates, reducing trainable parameters by 100-1000x vs full fine-tuning. Enables efficient adaptation of LLMs on consumer hardware. Critical for resource-constrained AI.
Answer: RAG
Retrieval-Augmented Generation (RAG) combines LLMs with vector database retrieval, grounding responses in verified sources. Reduces hallucinations and enables knowledge updates without retraining.
Answer: Consortium / W3C
W3C develops web standards: HTML, CSS, XML, accessibility guidelines. Ensures interoperability and innovation on the web. India participates through W3C India office. Critical for web policy questions.
Answer: True
Data localization (RBI payment data, DPDP Act provisions) ensures law enforcement access, reduces foreign surveillance risks. Balances sovereignty with global data flow needs. Critical for policy questions.
Answer: Both A and B
Digital India encourages FOSS adoption for cost-effectiveness, security, and vendor independence. MeitY's FOSS policy provides guidelines for government use. Critical for sustainable digital governance.
Answer: Artificial Intelligence / #AIforAll
#AIforAll strategy (NITI Aayog) focuses on leveraging AI for inclusive growth across healthcare, agriculture, education. Emphasizes research, skilling, data governance, and ethical principles.