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: VoLTE
VoLTE (Voice over LTE) transmits voice as IP packets over 4G data network, enabling simultaneous voice calls and high-speed internet without dropping to 3G/2G. Provides HD voice quality, faster call setup, and improved battery life. Requires compatible device, SIM, and network support.
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: Digital Signature
Digital Signatures use public-key cryptography to verify message integrity (not altered) and authenticity (sender identity). Based on hashing and asymmetric encryption. Used in software distribution, financial transactions, legal documents. Distinct from digital certificates which bind public keys to identities.
Answer: AePS
AePS (Aadhaar Enabled Payment System) uses Aadhaar number and biometric authentication (fingerprint/iris) for cash withdrawal, deposit, balance inquiry, and fund transfer at Micro-ATMs. Operated by NPCI, it enables banking services for citizens without cards, phones, or internet connectivity.
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: Worm
Computer Worm is standalone malware that self-replicates to spread across networks, exploiting vulnerabilities without requiring user action (unlike viruses that need host files). Worms can consume bandwidth, install backdoors, or deliver payloads. Prevention: network segmentation, patching, firewall rules.
Answer: COMMIT
COMMIT permanently saves all changes made during a transaction to the database. ROLLBACK undoes uncommitted changes. Transactions follow ACID properties (Atomicity, Consistency, Isolation, Durability). Proper use of COMMIT/ROLLBACK ensures data integrity in multi-user database environments.
Answer: Machine
Machine Learning enables systems to learn patterns from data and improve performance on tasks without explicit programming. Types: Supervised (labeled data), Unsupervised (pattern discovery), Reinforcement (reward-based learning). Applications: recommendation engines, fraud detection, predictive maintenance.
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: Phishing
Phishing is a social engineering attack where attackers impersonate legitimate entities via email/SMS to trick victims into revealing credentials or installing malware. Unlike technical exploits (buffer overflow, SQL injection), social engineering manipulates human psychology. Training and awareness are key defenses.
Answer: AePS
AePS (Aadhaar Enabled Payment System) allows bank customers to use Aadhaar number and fingerprint/iris for basic banking transactions at Micro-ATMs through Business Correspondents. Operated by NPCI, it promotes financial inclusion in rural areas without need for cards, phones, or internet.
Answer: SSH
SSH (Secure Shell) provides encrypted remote login and command execution over insecure networks. Replaces insecure Telnet which transmits data in plaintext. SSH uses public-key cryptography for authentication and supports port forwarding, file transfer (SFTP), and tunneling. Default port: 22.
Answer: NavIC
NavIC (Navigation with Indian Constellation) is India's independent regional satellite navigation system with 7 satellites. Provides positioning accuracy better than 20m over India and 1500 km surrounding area. Used in transportation, disaster management, and mobile devices. GLONASS (Russia), Galileo (EU), BeiDou (China) are other global systems.
Answer: PMGDISHA
PMGDISHA (Pradhan Mantri Gramin Digital Saksharta Abhiyan) aims to make 6 crore rural adults digitally literate by training them to operate computers, access internet, use digital payments, and avail e-governance services. Implemented through Common Service Centres (CSCs) across villages.
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: Smart Contracts
DeFi protocols use smart contracts to automate financial services: lending (Aave), trading (Uniswap), derivatives, and yield farming. Operate on public blockchains (Ethereum, Solana) with transparent, permissionless access. Risks include smart contract bugs, volatility, and regulatory uncertainty. Critical for fintech innovation questions.
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: LIDAR
LIDAR (Light Detection and Ranging) uses laser pulses to create high-resolution 3D maps of surroundings, enabling object detection, classification, and distance measurement. Combined with cameras, radar, and GPS for robust perception. Critical for self-driving cars, drones, and mobile robots. Important for autonomous systems questions.
Answer: Coherence
Coherence time (T1 for energy relaxation, T2 for phase decoherence) determines how many quantum operations can be performed before errors dominate. Longer coherence enables more complex algorithms. Improved via better materials, shielding, and error correction. Critical metric for comparing quantum hardware platforms.
Answer: NFT Royalties
NFT smart contracts can embed royalty clauses (e.g., 5-10%) that automatically pay creators on each resale in secondary markets. Enables sustainable creator economies in metaverse platforms. Implemented on Ethereum, Polygon, and other chains. Critical for digital ownership and creator monetization questions.