The technique that enables LLMs to generate code by learning from programming language corpora is called Code LLM/Generation.
- True
- False
Answer: True
Code LLMs enable natural language to code generation, debugging, documentation.
Filter by category, type, and difficulty. Reading is open for everyone.
Answer: True
Code LLMs enable natural language to code generation, debugging, documentation.
Answer: Response
Instruction tuning fine-tunes LLMs on instruction datasets, improving task completion and helpfulness.
Answer: True
ICANN coordinates domain names, IP addresses, protocol parameters. Multi-stakeholder model.
Answer: Accountability
Digital India Act aims to address platform accountability, user rights, emerging tech governance.
Answer: True
FAME provides demand incentives for EVs and charging infrastructure.
Answer: True
Post-incident review captures lessons learned: what happened, response effectiveness, root causes, improvements. Critical for continuous security program maturity.
Answer: True
Advanced decoding: beam search explores multiple hypotheses, nucleus sampling truncates low-probability tokens. Balance diversity and coherence.
Answer: True
ITU Global Cybersecurity Index assesses national cybersecurity commitment across legal, technical, organizational, capacity building, cooperation dimensions.
Answer: True
Red teaming conducts adversarial simulations (cyber, physical, social) to identify gaps in detection, response, resilience. Distinct from vulnerability scanning.
Answer: True
Programmable CBDC allows conditional transfers for specific goods/services (food, education), enhancing policy effectiveness while requiring careful privacy design.
Answer: SDSC-SHAR
Satish Dhawan Space Centre (SDSC-SHAR) in Andhra Pradesh is ISRO's primary launch port. Handles PSLV, GSLV, SSLV, and future human spaceflight launches.
Answer: True
ISRU extracts water ice, electrolyzes into hydrogen/oxygen for propellant. Critical for sustainable lunar exploration and deep space missions by reducing Earth launch mass.
Answer: Both A and B
Spiking neurons fire only when needed; event-driven processing handles only changes. Combined enable orders-of-magnitude better energy efficiency than GPUs for edge AI.
Answer: DNA / Molecular
DNA computing leverages biochemical reactions for parallel problem-solving. Research stage with potential for combinatorial optimization, cryptography, archival storage.
Answer: True
QEC codes (surface code, Shor code) protect quantum information from decoherence and noise. Critical for fault-tolerant quantum computing but requires significant qubit overhead.
Answer: Grover's Algorithm
Grover's Algorithm searches unsorted database of N items in O(√N) queries vs O(N) classically. Applications: optimization, cryptography, machine learning enhancement.
Answer: Differential
Differential Privacy mathematically guarantees query results don't reveal individual records. Used in census, health analytics, tech telemetry for privacy-preserving insights.
Answer: True
Accountability (GDPR Article 5, DPDP Act Section 8) requires documented policies, training, audits, and breach response procedures. Critical for regulatory compliance.
Answer: Both A and B
GDPR Article 35 and DPDP Act Section 10 require DPIAs for processing likely to result in high risk to individuals' rights. Critical for privacy-by-design compliance.
Answer: Differential
Differential Privacy adds mathematical noise to model outputs, providing provable privacy guarantees against membership inference and model inversion attacks.