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

Quiz Instructions

Select an option to see the correct answer instantly.

1. An entity set is:
2. What does data dictionary management in a DBMS do?
3. If you were collecting and storing information about your music collection, an album would be considered a/an .....
4. Which of the following is NOT a component of a DBMS?
5. Which feature of a DBMS helps maintain data consistency and prevents errors?
6. A composite key is:
7. What is a key feature of NoSQL databases?
8. Subtypes should be used when:
9. Which DBMS does DoorDash use for low-latency data processing?
10. What is the purpose of the INTERSECT operation in relational algebra?
11. What is a major consequence of data redundancy in file systems?
12. A database management system automatically prints all reports once you log in.
13. Drop table statement
14. What is a common issue with files?
15. ..... :User interface layer.
16. Which ERD is best for a university database with Students, Professors, Courses, and Enrollments?
17. What is a collection of concepts that can be used to describe the structure of a database?
18. Which of the following SQL query is correct for selecting the name of staffs from 'tblstaff' table where salary is 15, 000 or 25, 000?
19. The term "data independence" in DBMS refers to:
20. Why is it important for information to be accurate, relevant, and timely in organizations?
21. Which of the following is NOT a type of SQL operation?
22. What is a key feature of relational DBMS? A) Tables with relationships B) Single file storage C) No data relationships D) Only text data
23. Which of the following is an example of a Database-System Application?
24. Among the following Operating Systems, which one describes the first operating systems for the personal computer that could be operated using the command prompt?
25. Which of the following describes the 'conceptual' level in the three-schema architecture?
26. How does the JOIN operation in relational algebra work?
27. In an ERD, what do 'attributes' describe about an entity?
28. A SELECT command without a WHERE clause returns?
29. What is the recommended practice for naming tables in a database?
30. Which DBMS is known for its open-source flexibility and is widely used by Wikipedia?
31. Which of the following is a result of reduced data dependence and reduced structural dependence?
32. What is the primary purpose of database transaction isolation?
33. What are the main types of DBMS?
34. What will be the output of the following SQL query? SELECT COUNT (*) FROM Employees WHERE Salary > 50000;
35. Which of the following is not an Schema?
36. What should you do to ensure that the requested records meet your needs?
37. How does a DBMS improve data accessibility and responsiveness?
38. In a supertype/subtype hierarchy, each subtype has:
39. Which statement is true about the following diagram?
40. Which layer of a DBMS interacts directly with the database storage?
41. What is the role of a data model?
42. Disk (Media) Failure:Failure that destroys data stored on ..... ?
43. What is the purpose of key constraints in a relation?
44. What is the maximum number of users normally supported by a workgroup database?
45. Generalization in an ER model is:
46. Which mapping does the DBMS check to determine the corresponding internal structures?
47. Among OSI layers, which one provides user interfaces and support for services such as electronic mail, remote file access and transfer?
48. What are indexes and why are they important in databases?
49. Which of the following best describes relational databases?
50. What is the homework task for the database lesson?
51. Explain the concept of normalization in database design.
52. Packaged data models:
53. ..... :Collecting only necessary data.
54. Which of the following is an example of a database in daily life?
55. What is data modeling?
56. What does the 'C' in ACID represent?
57. What does the DISTINCT keyword do in SQL?
58. Which of the following is a common use case for NoSQL databases?
59. Why File Based System become unpopular?
60. Which of the following is a characteristic of a distributed database?