Home / CSE MCQs / MongoDB MCQs :: MongoDB and noSQL Concepts

CSE MCQs :: MongoDB MCQs

  1. MongoDB can be used as a ____________, taking advantage of load balancing and data replication features over multiple machines for storing files.
  2. A.
    AMS
    B.
    CMS
    C.
    File system
    D.
    None of the mentioned

  3. _____________ can be used for batch processing of data and aggregation operations.
  4. A.
    Hive
    B.
    MapReduce
    C.
    Oozie
    D.
    None of the mentioned

  5. Point out the wrong statement :
  6. A.
    Secondary indices is not available in MongoDB
    B.
    MongoDB supports search by field, range queries, regular expression searches
    C.
    MongoDB can store the business subject in the minimal number of documents
    D.
    All of the mentioned

  7. MongoDB has been adopted as ________ software by a number of major websites and services.
  8. A.
    frontend
    B.
    backend
    C.
    proprietary
    D.
    All of the mentioned

  9. Which of the following is a NoSQL Database Type ?
  10. A.
    SQL
    B.
    Document databases
    C.
    JSON
    D.
    All of the mentioned

  11. Which of the following is a wide-column store ?
  12. A.
    Cassandra
    B.
    Riak
    C.
    MongoDB
    D.
    Redis

  13. Point out the wrong statement :
  14. A.
    Non Relational databases require that schemas be defined before you can add data
    B.
    NoSQL databases are built to allow the insertion of data without a predefined schema
    C.
    NewSQL databases are built to allow the insertion of data without a predefined schema
    D.
    All of the mentioned

  15. Which of the following language is MongoDB written in ?
  16. A.
    Javascript
    B.
    C
    C.
    C++
    D.
    All of the mentioned

  17. Which of the following sorting is not supported by MongoDB ?
  18. A.
    collation
    B.
    collection
    C.
    heap
    D.
    None of the mentioned

  19. Which of the following is a wide-column store ?
  20. A.
    Cassandra
    B.
    Riak
    C.
    MongoDB
    D.
    Redis