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

Quiz Instructions

Select an option to see the correct answer instantly.

1. The process of structuring data to reduce redundancy is called:
2. Which DBMS is used by NASA for analyzing complex data relationships?
3. Identify the spatial data type that is used to represent a continuous surface, such as temperature or elevation?
4. In the relational model, a row is also known as a:
5. What is a Database Management System (DBMS)? A) Software for managing databases B) A type of hardware C) A programming language D) A network protocol
6. In which of the following formats data is stored in the database management system?
7. Which database language is used for defining and manipulating the structure of the database?
8. Why is encapsulation important in object-oriented programming?
9. What does 'data independence' mean?
10. Which of the following describes a one-to-many relationship?
11. In a remote transaction, each SQL statement can reference data from multiple remote sites.
12. How does indexing improve database performance?
13. Dirty Read (Uncommitted Dependency):Reading data written by a transaction that has not .....
14. Define metadata?
15. Name three types of DBMS.
16. What type of data independence is the ability to modify the physical or internal schema without changing the logical or external schemas?
17. Explain the concept of a data dictionary in a DBMS.
18. What does SQL stand for in database management systems?
19. Describe the ACID properties of transactions.
20. Rollback:Undoing changes made by ..... transactions.
21. What are the primary responsibilities of a Database Administrator (DBA)?
22. The disjoint rule specifies that if an entity instance of the supertype is a member of one subtype, it MUST simultaneously be a member of another subtype.
23. A company is experiencing frequent errors due to inconsistent data across departments. Which of the following DBMS advantages would best address this issue?
24. Which of the following best describes the challenge of "Maintaining Currency" in DBMS?
25. If a database system frequently experiences deadlocks, which of the following would be the best approach to handle the issue?