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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Which component of a DBMS is responsible for converting user queries into instructions the database can execute?
2. List the types of data models commonly used in DBMS.
3. A database is in BCNF but still has redundancy. What could be the possible reason?
4. Define normalization and its importance in database design.
5. What is the main function of the query processor?
6. How can ER diagrams be extended to include more complex relationships?
7. Which key uniquely identifies a record?
8. The internetworked organizational databases at different sites to be integrated and synchronized with all the facilities of database approach is .....
9. What is the purpose of a data model?
10. What does a primary key do?
11. What are the limitations of a file-based approach?
12. The third step in the data modeling process with a packaged data model is:
13. Generalization is a top-down process.
14. What is the purpose of CRUD operations?
15. When considering database selection, which factor is NOT typically important?
16. Insertion of a large number of entries at a time into an index is referred to as ..... of the index.
17. In the hierarchical model, how is data organized?
18. What is a multi-valued attribute in a relational schema?
19. Which mode of transmission sender act as sender and act as receiver after some time interval?
20. What is the primary purpose of the ER Model?
21. Deadlock:When two transactions wait for each other's locks and cannot .....
22. Describe a recovery algorithm used in database management.
23. Which database concept ensures that relationships between tables remain valid?
24. How does a DBMS handle data transformation and presentation?
25. What is the main difference between SQL and NoSQL databases?
26. Processed data, or ..... , can be used as the basis for decision making.
27. Explain the use of the WHERE clause in SQL queries.
28. What level of data and process distribution describes a system where all processing and data storage occur on a single computer?
29. In a crop yield database, which field should ideally serve as the primary key?
30. What is an additional cost that may arise from using a DBMS?
31. Which property ensures that database transactions maintain a consistent state?
32. What is a benefit of using a DBMS?
33. In an ERD, what does cardinality specify?
34. What is the purpose of the UNIQUE constraint?
35. Which of the following ensures only authorized users can access specific data in a DBMS?
36. What is a disadvantage of the database approach related to performance?
37. What is the significance of backup and recovery in DBMS?
38. Which DBMS does Facebook use to store and access vast amounts of user data?
39. What are the common techniques for SQL query optimization?
40. In a relational schema, what is a foreign key?
41. Which of the following is a common use of SQL?
42. What is a key advantage of using a database management system in a hospital setting?
43. Name a popular database management tool.
44. Which function does a distributed DBMS perform?
45. Purpose of Backup:To restore data after ..... failure.
46. Which DBMS does Amadeus use for managing travel booking data?
47. These are the details or characteristics of an entity
48. Which of the following is not a level of data abstraction?
49. Serializable Schedule:A non-serial schedule that produces the same result as a ..... schedule.
50. What is the purpose of a rollback in transaction management?
51. What is the purpose of the UPDATE statement in SQL?
52. What is the purpose of the DELETE statement in SQL?
53. Identify a major component of the DBMS environment.
54. Which of the following is an example of a relational database management system?
55. Which query is used for sorting data that retrieves all the fields from empinfo table and listed them in the ascending order?
56. A company is experiencing frequent upgrade and replacement cycles with their DBMS. What strategic action could they take to minimize disruption?
57. When normalizing a database, what is the main goal of transforming it into the Third Normal Form (3NF)?
58. A subtype can become a supertype if the subtype has other subtypes beneath it.
59. All of the following are steps to using a packaged data model EXCEPT:
60. What is the significance of data independence for database users?