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

Quiz Instructions

Select an option to see the correct answer instantly.

1. What type of distributed operation is formed by several requests that access data at a single remote site?
2. What is a query processor in a DBMS?
3. Consistency:A transaction moves the database from one valid state to .....
4. A sports club needs to store information about each member. The all the information about each member is called a:
5. Which of the following is a characteristic of a logical schema?
6. Which type of database supports multiple users at the same time?
7. Referential integrity ensures:
8. How does a DBMS act as an intermediate in database management?
9. What are some common examples of DBMS software?
10. A generic or template data model that can be reused as a starting point for a data modeling project is called a(n):
11. What is the purpose of the EXTEND operation in extended relational algebra?
12. In the network model, how are entities organized?
13. Which DBMS is commonly used by Fitbit for syncing and storing fitness data from millions of devices?
14. What is the requirement to share files with peer-to-peer network?
15. Who is responsible for database security and backup?
16. ..... :Using data only for its intended purpose.
17. What is a consequence of the size of a DBMS?
18. It is a major element in a retail information system, and may be used with customer databases, vendor databases and product category databases.
19. Which of the following is a limitation of manual file handling?
20. The way a particular application views the data from the database that the application uses is a
21. Which of the following is an example of a relational database management system (RDBMS)?
22. In an SQL query, which clause is used to filter rows before grouping them?
23. Which character function can be used to return a specified portion of a character string?
24. 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.
25. Which DBMS model supports many-to-many relationships using a graph structure?