DBMS MCQ Exam With Answers
DBMS MCQ Exam With Answers
a) Hierarchical
b) Network
c) Relational
d) Cloud
a) MS Word
b) MySQL
c) Python
d) Java
a) Increase redundancy
b) Remove redundancy
c) Decrease security
d) None of the above
a) INSERT
b) DELETE
c) SELECT
d) UPDATE
a) WHERE
b) GROUP BY
c) ORDER BY
d) HAVING
11. Which of the following ensures concurrent transactions do not interfere with each other?
a) Deadlock
b) Locking
c) Redundancy
d) Data Mining
a) Hash Indexing
b) B-Tree Indexing
c) Linear Search
d) Bubble Sort
a) Binary tree
b) Hash function
c) Linked list
d) Queue
a) Oracle
b) MongoDB
c) MySQL
d) PostgreSQL
18. The CAP theorem states that a distributed database system can achieve:
a) Consistency, Availability, Partition Tolerance (all at once)
b) Any two of Consistency, Availability, or Partition Tolerance
c) Only Consistency and Availability
d) None of the above
a) Primary Key
b) Foreign Key
c) Candidate Key
d) Composite Key
a) Pointers
b) Keys
c) Loops
d) Functions