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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Which of the following is true about a foreign key?
2. What is the primary purpose of the relational model in databases?
3. Which of the following best describes the key difference between a file-based system and a database management system?
4. Indices whose search key specifies an order different from the sequential order of the file are called ..... indices.
5. Database is collection of .....
6. What does data independence refer to?
7. What is the main purpose of a database? A) To store and manage data B) To create software C) To design websites D) To run applications
8. Which of the following would result in a data anomaly?
9. Which of the following is a disadvantage of a DBMS?
10. Which DBMS component controls user access and prevents unauthorized users from editing records?
11. Which of the following statements is true about the relational database model?
12. In the context of a database, what is ACID?
13. Which of the following best explains the concept of data redundancy?
14. Which of the following topics is covered in the "INTRODUCTION TO DBMS" section?
15. Which of the following is a dynamic web technology?
16. Define the term 'schema' in a database context.
17. What does database integrity refer to in a DBMS?
18. The following figure shows a:
19. ..... is a condition specified on a database schema and restricts the data that can be stored in an instance of the database.
20. When a process is waiting for some I/O events, after the waiting process is completed, to what state does the process transition next?
21. If a web developer wants to create a login page with real-time validation, then which technologies should they combine?
22. Which one of the following schema development practice is used for optimizing database performance?
23. Which of the following is NOT a function of a DBMS?
24. A company wants to store information about employees and their salaries. The data includes EmployeeID, EmployeeName, JobTitle, and Salary. Which of the following is an example of an attribute in this scenario?
25. What is meant by location transparency in a distributed DBMS?