adplus-dvertising

Welcome to the DBMS MCQs Page

Dive deep into the fascinating world of DBMS with our comprehensive set of Multiple-Choice Questions (MCQs). This page is dedicated to exploring the fundamental concepts and intricacies of DBMS, a crucial aspect of UGC CBSE NET Exam. In this section, you will encounter a diverse range of MCQs that cover various aspects of DBMS, from the basic principles to advanced topics. Each question is thoughtfully crafted to challenge your knowledge and deepen your understanding of this critical subcategory within UGC CBSE NET Exam.

frame-decoration

Check out the MCQs below to embark on an enriching journey through DBMS. Test your knowledge, expand your horizons, and solidify your grasp on this vital area of UGC CBSE NET Exam.

Note: Each MCQ comes with multiple answer choices. Select the most appropriate option and test your understanding of DBMS. You can click on an option to test your knowledge before viewing the solution for a MCQ. Happy learning!

DBMS MCQs | Page 1 of 23

Discuss
Answer: (a).A relation in BCNF is always in 3NF
Q2.
In DML, RECONNECT command cannot be used with
Discuss
Answer: (b).FIXED Set
Q3.
A hash function f defined as f (key) = key mod 13, with linear probing is used to insert keys 55, 58, 68, 91, 27, 145. What will be the location of 79 ?

a.

2

b.

3

c.

4

d.

5

Discuss
Answer: (d).5
Q4.
The User Work Area (UWA) is a set of Program variables declared in the host program to communicate the contents of individual records between
Discuss
Answer: (c).Host program and DBMS
Discuss
Answer: (c).Select p1.posting-No, p2.posting-No from position p1, position p2 where p1.skill = p2.skill and p1.posting-No < p2.posting-No
Q6.
If a relation with a Schema R is decomposed into two relations R1 and R2 such that (R1 ∪ R2) = R1 then which one of the following is to be satisfied for a lossless joint decomposition (---> indicates functional dependency)
Discuss
Answer: (a).(R1 ∩ R2) --> R1 or R1 ∩ R2 ---> R2
Q7.
Which level of Abstraction describes how data are stored in the data base ? 
Discuss
Answer: (a).Physical level
Q8.
Third normal form is based on the concept of ______.
Discuss
Answer: (b).Transitive Dependency
Q9.
The student. marks should not be greater than 100. This  is
Discuss
Answer: (a).Integrity constraint
Q10.
GO BOTTOM and SKIP-3 commands are given one after another in a database file of 30 records. It shifts the control to
Discuss
Answer: (b).27th record
Page 1 of 23

Suggested Topics

Are you eager to expand your knowledge beyond DBMS? We've curated a selection of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!