Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

In Master-Slave databases, all writes are written to the ____________.

Answer»

In MASTER-Slave databases, all WRITES are written to the ____________.
Please CHOOSE the CORRECT option from below list
(1)Master
(2)REPLICATED Slaves

ANswer:-(1)Master

2.

Graph-based database stores entities and the relationship between them as edges and nodes of a graph, respectively.

Answer»

Graph-based database stores entities and the RELATIONSHIP between them as edges and NODES of a graph, respectively.
Please choose the CORRECT option from below list
(1)True
(2)False

Answer:-(2)False

3.

What is one advantage that HTML5 APIs offer for modern Web design?

Answer»

What is one advantage that HTML5 APIs offer for MODERN WEB design?
Choose the correct option from below LIST
(1)They enable users to view Flash content on mobile devices.
(2)They enable developers to create APPS without CODING skills
(3)They enable older browsers to display any multimedia content
(4)They enable users to view multimedia without plug-ins

Answer:-(4)They enable users to view multimedia without plug-ins

4.

Vertical scaling is called __________.

Answer» VERTICAL scaling is CALLED __________.
Please choose the CORRECT OPTION from below list
(1)Scaling out
(2)Scaling up

Answer:-(2)Scaling up
5.

_________ databases are used to store Session information, User profile, preferences, and shopping cart data.

Answer»

_________ databases are used to store Session information, USER profile, preferences, and SHOPPING CART data.
Please choose the correct option from below list
(1)Key-Value PAIR
(2)GRAPH
(3)Document
(4)Column

Answer:-(1)Key-Value Pair

6.

MongoDB is an example of _________________.

Answer» MONGODB is an example of _________________.
PLEASE CHOOSE the correct OPTION from below list
(1)Graph Database
(2)Key-Value pair Database
(3)Document-based Database
(4)Column-based Database

Answer:-(3)Document-based Database
7.

Eventually Consistent model must not be used when there are __________.

Answer»

Eventually Consistent MODEL MUST not be used when there are __________.
Please choose the correct OPTION from below LIST
(1)Frequent MODIFICATIONS
(2)Frequent Deletions
(3)All the options
(4)Frequent Updates

Answer:-(3)All the options

8.

In NoSQL databases, the data can be stored ___________.

Answer»

In NoSQL databases, the data can be STORED ___________.
Please choose the correct option from below list
(1)MULTIPLE times
(2)Only once

Answer:-(1)Multiple times

9.

Which model does RDBMS adapt?

Answer»

Which MODEL does RDBMS adapt?
Please CHOOSE the correct OPTION from below LIST
(1)ACID
(2)BASE

Answer:-(1)ACID

10.

Distributing the database provides us an option of using cheaper servers called __________.

Answer» DISTRIBUTING the database provides us an option of using cheaper servers CALLED __________.
Please CHOOSE the correct option from below list
(1)Powerful Servers
(2)LARGE Servers
(3)Commodity Servers

Answer:-(3)Commodity Servers
11.

In document-based database, storage and retrieval is in the form of ___________.

Answer»

In document-based database, storage and retrieval is in the FORM of ___________.
PLEASE choose the CORRECT option from below list
(1)Key-Value Pairs
(2)Document

Answer:-(2)Document

12.

NoSQL is a flexible database management system that provides a way to store _____________.

Answer» NOSQL is a FLEXIBLE DATABASE management system that provides a WAY to STORE _____________.
Please choose the correct option from below list
(1)Structured Data
(2)Both the options
(3)Semi-structured Data

Answer:-(2)Both the options
13.

NoSQL is classified into ________ types.

Answer»

NoSQL is CLASSIFIED into ________ types.
Please choose the correct option from below LIST
(1)4
(2)3
(4)5

Answer:-(1)4

14.

Consistency of CAP theorem states that all the protocols must be satisfied by the transaction.

Answer» CONSISTENCY of CAP theorem STATES that all the protocols must be satisfied by the transaction.
There can be half-completed transactions.
Please CHOOSE the correct option from below list
(1)False
(2)True

Answer:-(1)False
15.

The main goal of RDBMS system is to ____________.

Answer»

The main goal of RDBMS system is to ____________.
Please CHOOSE the CORRECT option from below list
(1)Normalize the DATA before STORAGE
(2)Store the data multiple times

Answer:-(1)Normalize the data before storage

16.

NoSQL entrusts upon a softer model called __________.

Answer»

NoSQL entrusts UPON a softer model CALLED __________.
Please choose the CORRECT option from below list
(1)ACID
(2)BASE

Answer:-(2)BASE

17.

Which architecture does NoSQL follow?

Answer»

Which architecture does NOSQL follow?
PLEASE choose the correct option from below LIST
(1)Shared Memory
(2)Shared Disk
(3)Shared NOTHING

Answer:-(3)Shared Nothing

18.

Master Slave and Sharding are examples of the _________ approach.

Answer»

Master Slave and SHARDING are examples of the _________ approach.
Please choose the correct option from below LIST
(1)Horizontal SCALING
(2)Vertical Scaling
(3)HYBRID Scaling

Answer:-(1)Horizontal Scaling

19.

A consistency model used in distributed computing to achievehigh availability that informally guarantees that,

Answer»

A consistency model used in distributed computing to achievehigh availability that informally guarantees that,
if no new updates are made to a GIVEN data item, all accesses to that item will return the last UPDATED VALUE eventually is __________.
Please choose the correct option from below list
(1)A Strong Consistency model
(2)Eventually Consistent model

Answer:-(2)Eventually Consistent model

20.

Cap theorem states that it is impossible for a distributed data store to simultaneously provide more than _________ out of

Answer»

Cap theorem states that it is impossible for a distributed DATA store to simultaneously provide more than _________ out of
Consistency, AVAILABILITY, Partition Tolerance.
Please CHOOSE the correct option from below list
(1)One
(2)Two

Answer:-(2)Two

21.

_________ based databases are stored in Social Network.

Answer»

_________ BASED databases are STORED in Social Network.
Please choose the correct option from below LIST
(1)Document
(2)GRAPH
(3)Column

Answer:-(2)Graph

22.

In the document-based database, documents are stored in the _________ part of the key-value store.

Answer»

In the document-based database, DOCUMENTS are stored in the _________ part of the key-VALUE store.
Please choose the correct OPTION from below list
(1)Key
(2)Value

Answer:-(2)Value

23.

NoSQL requires Schema like RDBMS.

Answer»

NoSQL requires SCHEMA LIKE RDBMS.
Please choose the correct OPTION from below LIST
(1)False
(2)True

Answer:-(1)False