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

Quiz Instructions

Select an option to see the correct answer instantly.

1. What is required for converting a strong entity set with only simple attributes into a relational model?
2. What are mapping constraints in an ER model?
3. While practicing object oriented programming using Java, the execution of every Java program is under the control of:
4. Describe the concept of foreign keys in relational databases.
5. What is the main benefit of using a database management system in healthcare?
6. Given a table students with columns student ..... id, name, and major, which SQL query lists all students majoring in 'Computer Science'?
7. Define the term 'table' in the context of a database.
8. Which of the following is an advantage of the database approach?
9. What is the main advantage of using a NoSQL database?
10. MongoDB is an example of a relational database.
11. What type of join includes all tuples from both participating relations?
12. ..... :Manages data policies and standards.
13. ..... :Storing copies of data at multiple sites.
14. What do backups and replication protect against?
15. What does ACID stand for in database transactions?
16. Which type of database is mentioned under "Database Architectures & Major Types of Databases" ?
17. What does normalization help to improve?
18. What is the primary purpose of key constraints in relational databases?
19. How can foreign keys help maintain data integrity?
20. What is the reason for not accepting zero in the fields of Access tables?
21. What kind of data does Netflix's database primarily manage?
22. In ordered indices the file containing the records is sequentially ordered, a ..... is an index whose search key also defines the sequential order of the file.
23. What is Big Data?
24. What is the result of a set difference operation?
25. The attribute refers to a ..... of a table