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

Quiz Instructions

Select an option to see the correct answer instantly.

1. A database that stores information about farmers, crops, soil tests, and yields can be categorized as:
2. How many tables are needed for a strong entity set with multi-valued attributes?
3. ACID properties are essential for ensuring data reliability in financial transactions.
4. What is a transaction in the context of database management?
5. Occurs when multiple users seeking access to the same set of records lockout each other.
6. ..... :Business logic layer.
7. What is the purpose of keys in a relational database?
8. What is an Entity-Relationship (ER) model used for?
9. .... is a database tool used by developers and DBA's mainly for visualization.
10. Define the term 'data integrity' in the context of databases.
11. Shared Lock (S Lock):Allows multiple transactions to ..... a data item.
12. A search key containing more than one attribute is referred to as a ..... search key.
13. Which language is commonly used to interact with a relational DBMS?
14. The following figure shows an example of:
15. Which of the following is NOT a function of DBMS?
16. Define a relational data structure.
17. A description of the data elements in a database, the relationships among them, and the logical model used to organize and describe the data.
18. Which tool is used by a DBA to manage the database?
19. What is the primary purpose of SQL?
20. Which of the following is not a Storage Manager Component?
21. Billy is creating a database for several customers. How will he record whether or not they have a credit card?
22. ..... :Clearly explaining how data is collected and used.
23. E-R model uses this symbol to represent weak entity set?
24. The process of organizing data to reduce redundancy is called:
25. Which of the following is a disadvantage of file processing systems?
26. Which of the following is NOT a type of database architecture?
27. There are six computers to be connected with each other through a connectivity device called hub. What will you do to create this connection?
28. Purpose of Log:To support undo and redo during .....
29. Duplicate values can be entered in primary key.(T/F)
30. The figure below is an example of a(n):
31. What is a disadvantage of using a DBMS? A) Complexity B) Easy to use C) Low cost D) High performance
32. Which of the following is not the type of the data model?
33. Which of the following are introduced to reduce the overheads caused by the log-based recovery?
34. The overlap rule specifies that if an entity instance of the supertype is a member of one subtype, it can simultaneously be a member of two (or more) subtypes.
35. Which DBMS does Bank of America use to manage transaction processing?
36. Is a file-based system suitable for a small sari-sari store?
37. What type of distributed operation is formed by several requests that access data at a single remote site?
38. What is a query processor in a DBMS?
39. Consistency:A transaction moves the database from one valid state to .....
40. A sports club needs to store information about each member. The all the information about each member is called a:
41. Which of the following is a characteristic of a logical schema?
42. Which type of database supports multiple users at the same time?
43. Referential integrity ensures:
44. How does a DBMS act as an intermediate in database management?
45. What are some common examples of DBMS software?
46. A generic or template data model that can be reused as a starting point for a data modeling project is called a(n):
47. What is the purpose of the EXTEND operation in extended relational algebra?
48. In the network model, how are entities organized?
49. Which DBMS is commonly used by Fitbit for syncing and storing fitness data from millions of devices?
50. What is the requirement to share files with peer-to-peer network?
51. Who is responsible for database security and backup?
52. ..... :Using data only for its intended purpose.
53. What is a consequence of the size of a DBMS?
54. It is a major element in a retail information system, and may be used with customer databases, vendor databases and product category databases.
55. Which of the following is a limitation of manual file handling?
56. The way a particular application views the data from the database that the application uses is a
57. Which of the following is an example of a relational database management system (RDBMS)?
58. In an SQL query, which clause is used to filter rows before grouping them?
59. Which character function can be used to return a specified portion of a character string?
60. A hospital requires a system that ensures only authorized personnel can view patients' medical records while providing an organized structure for large amounts of data. True or false:A database management system replaces the need for healthcare professionals.