Class 12 Computer Science Chapter 3 Database Management Systems Quiz 14 (25 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. Which of the following is NOT example of data?
2. Data Integrity means that data is accurate and consistent in the database.(T/F)
3. What is the most common classification applied to a DBMS?
4. What does a Database Management System (DBMS) do?
5. A/an ..... is a database that is created and maintained using cloud data services, such as Microsoft Azure or Amazon AWS.
6. A database developer decides to add an index to the 'zip code' column in a large 'customers' table. What is the primary reason for this action?
7. Explain the first normal form (1NF).
8. Subtypes at the lowest level of a hierarchy do not inherit attributes from their ancestors.
9. What is the role of the data dictionary in a DBMS?
10. Which SQL statement is used to update existing data in a table?
11. Why is it important to reconcile data discrepancies in healthcare?
12. ..... :Builds applications that use the database.
13. In a relational model, an attribute refers to:
14. What is an example of a hierarchical DBMS? A) File system B) XML database C) SQL database D) Object-oriented database
15. Which of the following in not a function of DBA?
16. What is a benefit of sharing data in a DBMS?
17. Name one advantage of using a DBMS over file systems.
18. What models an enterprise as a collection of entities and relationships?
19. Which of the following are the properties of entities?
20. What is the purpose of a unique constraint in SQL?
21. What is the purpose of commit control in a distributed DBMS?
22. What are some common types of database management systems?
23. Write an SQL query to update a record in the 'Students' table.
24. Which DBMS user has no technical knowledge and uses pre-defined menus?
25. Explain the concept of normalization in RDBMS.