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: False
NEFT (National Electronic Funds Transfer) settles transactions in half-hourly batches, not real-time. RTGS (Real-Time Gross Settlement) processes high-value transactions individually in real-time. Both operate 24x7 since 2020. UPI is the only system offering instant peer-to-peer and merchant payments 24x7.
Answer: False
Big Data is defined by 5 Vs: Volume (scale), Velocity (speed of generation), Variety (structured/unstructured data), Veracity (uncertainty/quality), and Value (actionable insights). Handling Big Data requires distributed computing (Hadoop, Spark), advanced analytics, and scalable storage solutions.
Answer: True
Digital India was officially launched on July 1, 2015, with vision to transform India into a digitally empowered society and knowledge economy. Built on three pillars: digital infrastructure as utility, governance & services on demand, and digital empowerment of citizens. Encompasses multiple sub-initiatives.
Answer: True
Binary (base-2) system uses only digits 0 and 1, corresponding to off/on states in digital circuits. All computer data and instructions are ultimately represented in binary. Decimal (base-10), hexadecimal (base-16) are used for human readability but converted to binary for processing.
Answer: True
BharatNet (formerly NOFN) is one of the world's largest rural connectivity projects, aiming to provide minimum 100 Mbps bandwidth to all 2.5 lakh gram panchayats via optical fiber. Enables delivery of e-governance, tele-education, telemedicine, and digital services to rural India.
Answer: False
UPI uses Virtual Payment Addresses (VPAs) like name@bank, eliminating need to enter account number/IFSC repeatedly. Users can also save beneficiaries, scan QR codes, or use mobile numbers linked to UPI. This simplifies payments and reduces errors compared to traditional NEFT/IMPS transfers.
Answer: True
Smart contracts are self-executing programs stored on blockchain that automatically enforce agreements when coded conditions are satisfied. Eliminate intermediaries, reduce fraud, and increase transparency. Used in DeFi, supply chain, insurance, and voting. Code vulnerabilities require careful auditing.
Answer: True
Unicode is a universal character encoding standard supporting over 149,000 characters from 161 scripts, plus symbols, emojis, and historical scripts. Replaces legacy encodings (ASCII, ISO-8859) that supported limited languages. UTF-8 is the dominant Unicode encoding on the web and modern systems.
Answer: True
Proxy servers act as intermediaries between client and internet, masking the user's real IP address. By connecting through a proxy in another country, users can access geo-restricted content. However, many services now detect and block proxy/VPN traffic. Legal and policy considerations apply.
Answer: True
As per Rule 9A of Information Technology (Preservation and Retention of Information by Intermediaries providing Digital Locker facilities) Rules, 2016, documents issued by registered authorities through DigiLocker are legally valid and equivalent to physical originals under the IT Act, 2000.
Answer: True
Virtual memory is a memory management technique where the OS uses a portion of hard disk (page file/swap space) as an extension of physical RAM. Allows running programs larger than available RAM by swapping inactive pages to disk. Slower than physical RAM but enables multitasking and larger address spaces.
Answer: False
Quantum computers threaten asymmetric algorithms like RSA and ECC using Shor's algorithm, but not all encryption. Symmetric algorithms (AES) require larger key sizes for quantum resistance. Post-Quantum Cryptography (PQC) is being standardized by NIST. Practical large-scale quantum computers capable of breaking encryption are still years away.
Answer: False
2FA significantly reduces risk but doesn't eliminate it. Attackers can bypass 2FA via SIM swapping, phishing for OTPs, malware capturing tokens, or social engineering. Best practice: use authenticator apps or hardware tokens instead of SMS, monitor account activity, and use unique passwords.
Answer: True
4D printing uses smart materials (shape-memory polymers, hydrogels) that transform when exposed to heat, moisture, light, or magnetic fields. Applications: self-assembling structures, adaptive medical devices, and responsive textiles. Emerging research area with potential in aerospace, healthcare, and soft robotics.
Answer: True
ZK-proofs enable one party to prove knowledge of a secret (e.g., valid transaction) without revealing the secret itself. Applications: privacy-preserving cryptocurrencies (Zcash), identity verification, and confidential smart contracts. Computationally intensive but advancing with zk-SNARKs/zk-STARKs. Critical for privacy and scalability questions.
Answer: True
Persistence is a defining feature of metaverse: virtual environments, economies, and social interactions continue evolving independently of individual user presence. Enabled by cloud infrastructure, blockchain state, and server-side simulation. Critical for distinguishing metaverse from ephemeral VR experiences or video games.
Answer: True
QKD (Quantum Key Distribution) uses quantum properties (no-cloning theorem, measurement disturbance) to detect eavesdropping during key exchange. If intercepted, quantum states change, alerting parties. Provides information-theoretic security, unlike computational security of RSA/ECC. Deployed in limited networks; scaling challenges remain.
Answer: True
SLAM algorithms use sensor data (LIDAR, cameras, IMU) to build a map of an unknown environment while simultaneously tracking the robot's location within it. Critical for autonomous vehicles, drones, and service robots. Combines probabilistic filtering, optimization, and machine learning. Important for robotics navigation questions.
Answer: True
Advanced metal AM processes (SLM, EBM, DMLS) produce fully dense parts with mechanical properties meeting aerospace/medical standards. Post-processing (heat treatment, machining) may be required. Advantages: design freedom, part consolidation, and rapid iteration. Challenges: cost, surface finish, and certification. Important for advanced manufacturing questions.
Answer: True
Private/permissioned blockchains restrict participation to authorized entities, offering higher throughput, privacy, and regulatory compliance. Used in supply chain, trade finance, and consortium applications (e.g., Hyperledger, Corda). Contrast with public blockchains (Bitcoin, Ethereum) which are open and decentralized. Important for enterprise blockchain questions.