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

Quiz Instructions

Select an option to see the correct answer instantly.

1. What is a limitation of a DBMS?
2. What are two key benefits of utilizing a Database Management System (DBMS)?
3. If we might write the following internet program, then what type of CSS is applying for displaying the text color in red? This is your exit exam! It should appear in red
4. How does a DBMS handle multiple users accessing the database at the same time?
5. What is the main benefit of modular growth in a distributed database?
6. Which approach is characterized by decentralized data management?
7. SQL is used for?
8. What are the main components of an ER model?
9. What action should be taken to maintain data integrity in a hospital database?
10. Which architecture separates the user interface from the database
11. In a database transaction, what occurs if consistency rules are violated?
12. What is data integrity?
13. Which of the following is Database Language?
14. In tables, data is organized in the form of rows and columns.(T/F)
15. Which of the following is an example of a Database Management System?
16. Deadlock Resolution: ..... one transaction to break a deadlock.
17. What is the function of a surrogate key?
18. Which SQL clause is used to group rows that have the same values in specified columns?
19. Which SQL command is used to create a new table in a database?
20. What is the primary key in the following relation? STUDENT(StudentID, Name, Address, CourseID)
21. Which of the following is NOT a characteristic of Object-Oriented Database Management Systems (OODBMS)?
22. What is the purpose of the COMMIT command?
23. What do foreign keys do?
24. What is a JOIN operation in SQL and why is it used?
25. What are the advantages of using a DBMS?
26. What is a feature of files regarding data storage?
27. Which of the following defines the term 'field' in relation to databases?
28. Every row in a table has the same structure.(T/F)
29. Which one of the following provides the ability to query information from the database and to insert tuples into, delete tuples from, and modify tuples in the database?
30. Which SQL command is part of DDL?
31. Which of the following products do not provide an enterprise database?
32. Name the first normal form (1NF) requirement.
33. What does the term 'cardinality' refer to?
34. Define normalization in the context of databases.
35. Which of the following commands is used to modify the structure of an existing table?
36. Process Failure:Failure that causes loss of memory but not ..... data.
37. What is the purpose of backing up a database?
38. What does the SELECT statement do in SQL?
39. What is the main method to update data in files?
40. What is the primary data model used for data storage and processing?
41. What is a limitation of file-based systems?
42. How does a DBMS ensure data security?
43. What is a major issue caused by storing an employee's name and address in multiple places in traditional file systems?
44. What is the significance of databases in big data and analytics?
45. How are null values represented in a relational database?
46. What do tables in RDBMS consist of?
47. The four main objects of a database consist of:
48. What does tuple relational calculus describe?
49. In SQL, what is a subquery?
50. What are the primary applications of database systems?
51. A set of possible data values is called
52. Provide an example of a DDL statement.
53. Which of the following is the block that is not permitted to be written back to the disk?
54. Which one of the following matches the functions of a contemporary operating system?
55. Which of the following is a key component of a DBMS that is responsible for managing data storage and access?
56. What does the term 'weak entity set' refer to?
57. What does the GROUP BY clause do?
58. What is an instance in relation to a database schema?
59. Grant and revoke are ..... statements.
60. How does a DBMS address the issue of data inconsistency?