Skip to main content

DBMS MCQ — 3 Practice Questions with Answers

DBMS is a DBMS & Software Engineering (Senior CI) topic in the RAS/RPSC syllabus. This page gathers exam-style DBMS multiple-choice questions with correct answers and explanations, so aspirants can test recall and revise frequently examined concepts.

Practice 3 DBMS multiple-choice questions with detailed answers and explanations. Ideal for RAS/RPSC exam preparation.

3 Questions DBMS & Software Engineering (Senior CI)

Reviewed by: Aspirant Academy Editorial Team

Practice Questions

Q1. Let relation R2 has a ‘foreign key’ that refers to primary key of relation R1. Which of the following operation may cause violation of referential integrity constraints?

A Insertion of new tuple into R2
B Deletion of tuple from R1
C Both option (A) and option (B) Correct
D Neither option (A) nor option (B)

Explanation

A foreign key value in the child relation must match an existing primary-key value in the parent relation. Inserting a tuple into R2 can violate this if its foreign key has no matching R1 row, and deleting a tuple from R1 can violate it if R2 still refers to that parent row. Therefore, both operations may violate referential integrity, so option C is correct.

Q2. An entity is represented by set of -

A Attributes Correct
B Relationship
C Model
D None

Explanation

In the ER model, an entity is described by a set of attributes. Attributes store the properties of that entity, such as name, roll number, or address for a student entity. Relationships connect entities, so option B does not represent an entity by itself.

Q3. Which of the following events is/are exposed by the DataTable object?

A RowChanged
B ColumnChanged
C RowChanging
D All of the above Correct

Explanation

Microsoft's DataTable event list includes RowChanged, ColumnChanged, and RowChanging. Since all three listed events are exposed by the DataTable object, the combined choice is correct. Therefore, option D is correct.

You've seen 3 of 3 sample questions

Unlimited practice on DBMS comes with the RAS Test Series + Practice pack. Sign up to save progress; practice sets open with a pack or Gate Pass.

Frequently Asked Questions

How many DBMS MCQ questions are available?
There are 3 DBMS practice MCQs available on Aspirant Academy, with detailed answers and explanations for each question.
Are answers and explanations provided for DBMS MCQs?
Yes, every DBMS question comes with the correct answer and a detailed explanation to help you understand the underlying concept.
How is DBMS relevant to the RAS/RPSC exam?
DBMS falls under the DBMS & Software Engineering (Senior CI) section of the RAS/RPSC syllabus. It is a frequently tested area and regular practice with these MCQs will strengthen your preparation.
Can I practice DBMS questions in Hindi?
Yes, Aspirant Academy offers bilingual support. You can practice DBMS MCQs in both English and Hindi, including questions, options, and explanations.

More Topics in DBMS & Software Engineering (Senior CI)

Continue your DBMS & Software Engineering (Senior CI) preparation with these related topics.

Explore Other Subjects

Want unlimited practice on DBMS?

Unlimited practice comes with the RAS Test Series + Practice pack. Create a free account to save progress and choose a pack or Gate Pass when you are ready.

Browse all subjects