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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Which of the following is a feature of a semi-structured data model?
2. What type of attribute cannot be divided further?
3. Data ..... helps help people use information to make decisions and take actions.
4. What are the three levels of data abstraction in a DBMS?
5. What is a composite key and how is it used in normalization?
6. What is a natural way to perform ad hoc queries?
7. A NULL value represents:
8. A relational database management system (RDBMS) is ideal for handling large volumes of unstructured data.
9. What is a relationship?
10. Explain the concept of subqueries in SQL.
11. Which of the following is a feature of a relational database?
12. Why are naming conventions not standardized across different companies?
13. Airbnb uses which DBMS to ensure scalability and ease of management?
14. In 1-tier architecture, all of the following are on the same machine EXCEPT:
15. If a process of operating system is ready to execute, but waiting for availability of resources, then the possible state in this process could be identified as .....
16. What is a data dictionary in a DBMS?
17. Exclusive Lock (X Lock):Allows only one transaction to ..... and ..... a data item.
18. What is a characteristic of a relational database?
19. What are access rights in a DBMS?
20. Which type of query in MS Access is used to summarize data and calculate averages or totals?
21. Explain the concept of data integrity.
22. Which operation is NOT part of data manipulation in a database?
23. The process of structuring data to reduce redundancy is called:
24. Which DBMS is used by NASA for analyzing complex data relationships?
25. Identify the spatial data type that is used to represent a continuous surface, such as temperature or elevation?
26. In the relational model, a row is also known as a:
27. 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
28. Which database language is used for defining and manipulating the structure of the database?
29. Why is encapsulation important in object-oriented programming?
30. What does 'data independence' mean?
31. Which of the following describes a one-to-many relationship?
32. In a remote transaction, each SQL statement can reference data from multiple remote sites.
33. How does indexing improve database performance?
34. Dirty Read (Uncommitted Dependency):Reading data written by a transaction that has not .....
35. Define metadata?
36. Name three types of DBMS.
37. What type of data independence is the ability to modify the physical or internal schema without changing the logical or external schemas?
38. Explain the concept of a data dictionary in a DBMS.
39. What does SQL stand for in database management systems?
40. Describe the ACID properties of transactions.
41. Rollback:Undoing changes made by ..... transactions.
42. What are the primary responsibilities of a Database Administrator (DBA)?
43. 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.
44. A company is experiencing frequent errors due to inconsistent data across departments. Which of the following DBMS advantages would best address this issue?
45. Which of the following best describes the challenge of "Maintaining Currency" in DBMS?
46. If a database system frequently experiences deadlocks, which of the following would be the best approach to handle the issue?
47. An entity instance of a subtype represents the same entity instance of the supertype.
48. In an ER diagram, a relationship set is represented by:
49. One of the major challenges in data modeling is to recognize and clearly represent entities that are almost the same.
50. What is a factor contributing to the cost of DBMSs?
51. ..... :Dividing data across multiple sites.
52. Which architecture is designed to promote data independence in a DBMS?
53. Which of the following best describes the term 'Normalization' in databases?
54. In a distributed database architecture, what is the main benefit of replicating databases to various sites and interconnecting them via a network?
55. What is the function of the LIMIT clause in SQL?
56. What does a binary relationship with cardinality ratio 1:1 indicate?
57. Which of the following is an example of a many-to-many relationship?
58. Which of the following is a NoSQL database?
59. How do Codd's rules ensure data integrity in a database?
60. Which type of database supports data located at a single site?