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

Quiz Instructions

Select an option to see the correct answer instantly.

1. What is the primary function of the storage manager in a DBMS?
2. What is a safe expression in relational calculus?
3. What is the output when the data "FOREIGN key' is set to the text format > in Access?
4. When subtypes are overlapping, an additional field must be added to the supertype to act as a discriminator.
5. What is the purpose of SQL in database management?
6. In a database for a hospital, there are separate tables for 'Patients', 'Doctors', and 'Appointments'. If a query is run to find a patient's diagnosis, what type of database architecture component is being used to retrieve that specific information for the user?
7. What is the purpose of the query processor in a DBMS?
8. What does a composite key consist of?
9. Which component of a DBMS is responsible for converting user queries into instructions the database can execute?
10. List the types of data models commonly used in DBMS.
11. A database is in BCNF but still has redundancy. What could be the possible reason?
12. Define normalization and its importance in database design.
13. What is the main function of the query processor?
14. How can ER diagrams be extended to include more complex relationships?
15. Which key uniquely identifies a record?
16. The internetworked organizational databases at different sites to be integrated and synchronized with all the facilities of database approach is .....
17. What is the purpose of a data model?
18. What does a primary key do?
19. What are the limitations of a file-based approach?
20. Which of the following is a characteristic of NoSQL databases?
21. The third step in the data modeling process with a packaged data model is:
22. Generalization is a top-down process.
23. What is the purpose of CRUD operations?
24. When considering database selection, which factor is NOT typically important?
25. Insertion of a large number of entries at a time into an index is referred to as ..... of the index.