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: Functional
Functional Programming emphasizes immutability, pure functions (no side effects), and declarative style. Languages: Haskell, Scala, Lisp; features in Python/JavaScript. Benefits: easier testing, parallelization, and reasoning about code. Contrasts with imperative programming that uses mutable state and explicit control flow.
Answer: True
e₹ (e-Rupee) is India's CBDC, a digital token representing sovereign currency issued by RBI. Two types: retail (e₹-R) for public transactions via wallets, and wholesale (e₹-W) for interbank settlements. Built on distributed ledger technology but centrally managed. Aims to reduce cash dependency, enhance payment efficiency, and foster innovation.
Answer: All of these
India's first 5G spectrum auction (2022) included low-band (700 MHz for coverage), mid-band (3.3-3.67 GHz for capacity/coverage balance), and high-band/mmWave (24.25-28.5 GHz for ultra-high speeds in dense areas). Operators strategically bid based on use cases: rural coverage vs urban capacity vs industrial applications.
Answer: Diode
Diode is a two-terminal semiconductor device permitting current flow primarily in one direction (forward bias) while blocking reverse current. Applications: rectification (AC to DC), voltage regulation (Zener diode), signal demodulation, and circuit protection. LED is a special diode emitting light when forward-biased.
Answer: False
#AIforAll strategy emphasizes inclusive growth across five sectors: healthcare, agriculture, education, smart cities, and mobility. Aims to leverage AI for social empowerment (e.g., AI for farmers, teachers, doctors) alongside economic competitiveness. Establishes responsible AI principles: safety, reliability, inclusivity, and transparency.
Answer: TDMA
TDMA (Time Division Multiple Access) divides radio frequency into time slots, assigning each user a specific slot for transmission. Used in 2G GSM networks. Contrasts with FDMA (frequency division) and CDMA (code division). 4G/5G use OFDMA which combines time and frequency division with orthogonal subcarriers for higher efficiency.
Answer: True
Transistors operate in three regions: cutoff (OFF switch), saturation (ON switch), and active (amplifier). In digital circuits, they switch between cutoff/saturation for binary logic. In analog circuits, active region amplifies weak signals. Fundamental building block of modern electronics from microprocessors to power controllers.
Answer: Heap
Heap (specifically binary heap) efficiently implements priority queue with O(log n) insertion and extraction of highest/lowest priority element. Arrays/lists require O(n) search for priority element. Heaps maintain partial order: parent node has higher/lower priority than children. Used in scheduling, Dijkstra's algorithm, and event simulation.
Answer: True
NM-ICPS funds R&D in AI, IoT, robotics, quantum technologies. Builds indigenous capabilities.
Answer: True
Regularization adds penalty terms to loss function or randomly drops units during training.
Answer: Deployment
IaC scanners analyze Terraform/CloudFormation for misconfigurations: public storage, weak IAM.
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
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.