CBSE Class 12 Computer Science Question 1 of 78

Relational Databases — Question 1

Back to all questions
1
Question

Question 1

Assertion. A database is centrally stored data and a DBMS is a system to manage the database.

Reason. DBMS is a database management system, which is a software managing the databases.

Answer

(a)

Both Assertion and Reason are true and Reason is the correct explanation of Assertion.

Explanation
A database may be defined as a collection of interrelated data stored together (centrally) to serve multiple applications. A DBMS (Data Base Management System) refers to a software that is responsible for storing, maintaining and utilizing databases. A database along with a DBMS is referred to as a database system.