NSCT – NoSQL & Modern Databases MCQs 20 min Score: 0 Attempted: 0/20 Subscribe 1. . NoSQL databases are: (A) Encrypted tables (B) Relational databases only (C) Non-relational databases designed to handle large volumes of unstructured data (D) Compressed filesShow All Answers 2. . The main types of NoSQL databases include: (A) Relational and Hierarchical only (B) Document, Key-Value, Column-Family, and Graph databases (C) Encrypted databases only (D) Compressed databases only 3. . Key-Value stores in NoSQL databases: (A) Store data in compressed files only (B) Store data in tables only (C) Store data in encrypted files only (D) Store data as a collection of key-value pairs for fast retrieval 4. . Document databases in NoSQL: (A) Store data as encrypted tables only (B) Store data in rows and columns only (C) Store data as JSON, XML, or BSON documents (D) Store data in compressed backups only 5. . Column-Family databases: (A) Store data in columns rather than rows for efficient aggregation (B) Store data in rows only (C) Encrypt data only (D) Compress data only 6. . Graph databases are used for: (A) Managing data with complex relationships using nodes and edges (B) Storing simple tables only (C) Compressed backups (D) Encrypted tables 7. . NoSQL databases are generally: (A) Only compressed (B) Rigid with fixed schema (C) Only encrypted (D) Schema-less or have flexible schema 8. . ACID compliance in NoSQL databases is: (A) Sometimes relaxed to achieve higher scalability and performance (B) Always strictly enforced (C) Only for backups (D) Only for compressed data 9. . BASE properties in NoSQL stand for: (A) Basically Available, Soft state, Eventually consistent (B) Backup, Archive, Secure, Encrypted (C) Binary, Access, Storage, Encryption (D) Block, Array, Stream, Execute 10. . Advantages of NoSQL databases include: (A) Only encryption (B) High scalability, flexibility, and handling large volumes of data (C) Only compression (D) Automatic deletion of data 11. . Disadvantages of NoSQL databases include: (A) No data storage (B) Only compressed data (C) Only encrypted data (D) Limited support for complex queries and inconsistent ACID guarantees 12. . Modern databases often include: (A) Cloud-native, distributed, and horizontally scalable systems (B) Only on-premises relational databases (C) Only compressed databases (D) Only encrypted files 13. . Examples of popular NoSQL databases include: (A) MySQL, Oracle, SQL Server (B) MongoDB, Cassandra, Redis, Neo4j (C) Encrypted backups only (D) Compressed files only 14. . CAP theorem in NoSQL databases states that: (A) A distributed system can provide at most two out of Consistency, Availability, and Partition tolerance (B) Only encryption is guaranteed (C) Only compression is guaranteed (D) Only backup is guaranteed 15. . Partitioning in NoSQL databases refers to: (A) Distributing data across multiple nodes for scalability (B) Encrypting tables only (C) Compressing tables only (D) Backup scheduling 16. . Replication in NoSQL databases ensures: (A) High availability and fault tolerance by storing copies of data on multiple nodes (B) Data compression only (C) Data encryption only (D) Data deletion automatically 17. . Sharding in NoSQL databases is: (A) Encrypting data only (B) Horizontal partitioning of data across multiple servers (C) Compressing data only (D) Backup of tables only 18. . Use cases for NoSQL databases include: (A) Only relational reporting (B) Social networks, real-time analytics, IoT, big data applications (C) Only compressed archives (D) Only encrypted backups 19. . Query languages for NoSQL databases include: (A) MongoDB Query Language (MQL), CQL (Cassandra), Gremlin, SPARQL (B) Only SQL (C) Only encrypted queries (D) Only compressed queries 20. . The main purpose of NoSQL & modern databases is to: (A) Delete old records automatically (B) Compress data (C) Encrypt data (D) Handle large-scale, distributed, and unstructured data with flexibility and high performance