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.

A Riak Convergent Replicated Data Type (CRDT) includes ________.

Answer»

A Riak Convergent REPLICATED Data TYPE (CRDT) includes ________.
Choose the correct option from below list
(1)All the options
(2)JSON/Maps/Sets
(3)JSON/Maps
(4)Maps/Sets/Counters
(5)Sets

Answer:-(4)Maps/Sets/Counters

2.

________ distributes different data across multiple servers.

Answer»

________ distributes DIFFERENT DATA across MULTIPLE servers.
Choose the CORRECT option from below list
(1)None of the OPTIONS
(2)Bucketing
(3)Sharding
(4)Partitioning

Answer:-(3)Sharding

3.

Pre-join projection is equivalent to ________ as in traditional relational systems?

Answer» PRE join PROJECTION is equivalent to ________ as in traditional RELATIONAL systems?
Choose the correct OPTION from below list
(1)Table
(2)Materialized view
(3)None of the options
(4)Joins
(5)Stored Procedure

Answer:-(2)Materialized view
4.

The RDBMS "table" equivalent terminology in Riak is ________.

Answer»

The RDBMS "table" equivalent terminology in Riak is ________.
Choose the correct OPTION from below LIST
(1)DATA store
(2)None of the options
(3)data segment
(4)bucket
(5)key-value

Answer:-(4)bucket

5.

The horizontal scaling approach tends to be cheaper as the number of operations, and the size of the data increases.

Answer»

The HORIZONTAL scaling approach tends to be CHEAPER as the number of OPERATIONS, and the size of the data increases.
Choose the correct option from below list
(1)True
(2)False

Answer:-(1)True

6.

Limitation(s) of RDBMS is/are ______________.

Answer» LIMITATION(s) of RDBMS is are ______________.
CHOOSE the correct option from below list
(1)All the OPTIONS
(2)Ease of Maintenance/Performance
(3)Scalability/Database DESIGN complexity
(4)LESS Expensive/Performance

Answer:-(3)Scalability/Database design complexity
7.

Which Replication model supports database read and write operations in all the nodes?

Answer»

Which Replication model supports database READ and write operations in all the nodes?
Choose the correct option from below list
(1)Peer to Peer Replication Model
(2)All the options
(3)Master-Slave Replication
(4)None of the options

Answer:-(1)Peer to Peer Replication Model

8.

The key-value pair data storages include all, except ________?

Answer»

The key value PAIR data storages INCLUDE all, except ________?
Choose the CORRECT OPTION from below list
(1)In-memory
(2)NETWORK Attached Storage
(3)Disk Storage
(4)Cache Storage
(5)All the options

Answer:-(2)Network Attached Storage

9.

Cassandra has properties of both __________ and ____________ ?

Answer»

Cassandra has PROPERTIES of both __________ and ____________ ?
Choose the correct option from below LIST
(1)Kudu and HBASE
(2)Neo4j / Amazon Dynamo
(3)All the options
(4)Google Bigtable / Amazon Dynamo
(5)MONGODB / Google BigTable

Answer:-(4)Google Bigtable / Amazon Dynamo

10.

In RDBMS, the attributes of an entity are stored in ____________

Answer»

In RDBMS, the attributes of an ENTITY are stored in ____________
CHOOSE the CORRECT option from below list
(1)Columns
(2)Rows
(3)Table
(4)None of the options

Answer:-(1)Columns

11.

A Key-value store supports Secondary Indexes?

Answer»

A KEY value store SUPPORTS Secondary Indexes?
CHOOSE the correct OPTION from below list
(1)False
(2)True

Answer:-(2)True

12.

NoSQL databases are designed to expand _________.

Answer»

NoSQL databases are designed to expand _________.
Choose the correct option from below list
(1)with increase of LOAD
(2)VERTICALLY
(3)hardware WISE
(4)HORIZONTALLY

Answer:-(4)horizontally

13.

The type of scaling supported by NoSQL is ____________.

Answer»

The TYPE of SCALING supported by NoSQL is ____________.
Choose the CORRECT option from below list
(1)Vertical
(2)Horizontal

Answer:-(2)Horizontal

14.

Document Store database contains data in the format of ____________.

Answer»

Document STORE database contains data in the FORMAT of ____________.
Choose the correct option from below list
(1)JSON document
(2)XML document
(3)All the options
(4)BSON document

Answer:-(3)All the options

15.

Neo4j is and example of Document Store DB.

Answer»

Neo4j is and example of DOCUMENT Store DB.
Choose the correct option from below list
(1)True
(2)FALSE

Answer:-(2)False

16.

The syntax for retrieving specific elements from an XML document is ______________.

Answer»

The SYNTAX for retrieving specific elements from an XML DOCUMENT is ______________.
Choose the correct option from below list
(1)XMLSchema
(2)XQuery
(3)XPath

Answer:-(3)XPath

17.

All NoSQL databases are similar.

Answer»

All NoSQL databases are similar.
Choose the correct option from below LIST
(1)TRUE
(2)FALSE

Answer:-(2)False

18.

Which type of Key-value datastore DB has its key and value sorted?

Answer»

Which type of Key-value datastore DB has its key and value sorted?
Choose the correct option from below LIST
(1)Solid-State Key-Value datastore
(2)RAM Key-Value datastore
(3)ORDERED Key-Value datastore
(4)Eventually CONSISTENT Key-Value datastore

Answer:-(3)Ordered Key-Value datastore

19.

NoSQL Database Revolution

Answer»

The SCALABILITY of the Key-Value database is achieved through Sharding.
Choose the correct option from below list
(1)True
(2)False

Answer:-(1)True

20.

Which Replication model has the strongest resiliency power?

Answer»

Which Replication model has the STRONGEST resiliency power?
Choose the correct OPTION from below list
(1)SHARDING Replication Model
(2)Master-Slave Replication Model
(3)All the options
(4)Peer to Peer Replication Model

Answer:-(3)All the options

21.

CAP represents ____________.

Answer» CAP REPRESENTS ____________.
Choose the correct OPTION from below list
(1)Consistency, Availability, Partition Tolerance
(2)Cost free, Availability, Portability
(3)None of the options

Answer:-(1)Consistency, Availability, Partition Tolerance
22.

___________ is an Object Oriented database.

Answer»

___________ is an OBJECT Oriented database.
Choose the correct OPTION from below list
(1)RDBMS
(2)NOSQL

Answer:-(2)NoSQL

23.

____________ in Key-Value databases are similar to 'Tables' in RDBMS.

Answer»

____________ in Key-Value databases are similar to 'Tables' in RDBMS.
Choose the CORRECT OPTION from below LIST
(1)Values
(2)Keys
(3)BUCKETS
(4)None of the options

Answer:-(3)Buckets

24.

In a Key-Value datastore, both keys and values need to be unique.

Answer»

In a Key-Value DATASTORE, both keys and VALUES need to be unique.
Choose the correct option from below LIST
(1)TRUE
(2)False

Answer:-(2)False

25.

In a columnar Database, __________ uniquely identifies a record.

Answer»

In a COLUMNAR Database, __________ UNIQUELY identifies a record.
Choose the correct option from below LIST
(1)Row KEY
(2)All the options
(3)None of the options
(4)Column-Key

Answer:-(1)Row Key

26.

An example of Key-Value datastore is ___________.

Answer»

An example of Key-Value datastore is ___________.
Choose the CORRECT option from below list
(1)MongoDB
(2)NEO4J
(3)DYNAMODB
(4)BigTable

Answer:-(3)DynamoDB

27.

The Specialized Query Language(s) used in Graph datastore is/are ____________.

Answer»

The Specialized Query Language(s) used in Graph datastore is/are ____________.
Choose the correct OPTION from below list
(1)All the options
(2)Cypher
(3)None of the options
(4)Gremlin

Answer:-(1)All the options

28.

Which type of datastore supports nodes that are connected by relationships?

Answer»

Which type of datastore supports NODES that are connected by relationships?
CHOOSE the correct option from below list
(1)Columns in RDBMS
(2)All the options
(3)None of the options
(4)Columnar Family in Columnar datastore

Answer:-(1)All the options

29.

The syntax for retrieving specific elements from an XML document is __________.

Answer»

The syntax for retrieving specific ELEMENTS from an XML DOCUMENT is __________.
Choose the CORRECT option from below list
(1)XML Schema
(2)XQuery
(3)XPATH

Answer:-(3)XPath

30.

Which among the following is the correct API call in Key-Value datastore?

Answer»

Which among the following is the correct API CALL in Key-VALUE datastore?
Choose the correct OPTION from below list
(1)PUT(key)
(2)put(value)
(3)put(key.value)
(4)None of the options

Answer:-(3)put(key.value)

31.

The Document base unit of storage resembles __________ in an RDBMS.

Answer»

The DOCUMENT base UNIT of storage resembles __________ in an RDBMS.
Choose the CORRECT option from below list
(1)Rows
(2)Columns

Answer:-(1)Rows

32.

____________ are chunks of related data often accessed together.

Answer»

____________ are CHUNKS of related DATA often accessed together.
Choose the correct option from below list
(1)Documents
(2)Columns
(3)Column FAMILIES
(4)All the options

Answer:-(3)Column Families

33.

Which of the following factors influence(s) the choice of replication model?

Answer»

Which of the following factors influence(s) the choice of REPLICATION model?
Choose the CORRECT option from below list
(1)APPLICATION Demand
(2)Enviornment
(3)Throughput
(4)Server Capacity
(5)All the options

Answer:-(5)All the options

34.

Which among the following provides support for querying the data structure it stores?

Answer»

Which AMONG the following provides support for querying the data structure it STORES?
Choose the correct option from below list
(1)Redis
(2)MongoDB
(3)NONE of the options
(4)CoughDB

Answer:-(1)Redis

35.

NoSQL can handle_______________.

Answer» NOSQL can handle_______________.
Choose the correct OPTION from below LIST
(1)None of the options
(2)Unstructured and Semi-structured DATA
(3)Semi-structured data only
(4)Unstructured Data only

Answer:-(2)Unstructured and Semi-structured data