Class 11 Computer Science Chapter 7 Database Concepts Quiz 86 (25 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. What is the role of database transactions in ensuring data integrity?
2. What is the purpose of a relationship in a database?
3. Which of the following statements about foreign keys is true?
4. How do you change the name of a table in SQL?
5. Which of the following is not one of the benefits of a blockchain database?
6. What does the ASCII character set do?
7. True or False:In the Courses table, the column CourseName is an attribute, and values like 'Data Structures', 'Algorithms' are part of its domain.
8. Which system stores data in separate application files?
9. In the context of a university database, what does the 'Exams Table' contain?
10. A form is used to view and enter data into a database table.
11. Which one of the following is an example for RDBMS?
12. What is a composite attribute?
13. What data type is used to store numeric data that is larger than 8 bytes, such as currency values?
14. What is normalization?
15. How does a foreign key differ from a primary key?
16. Which feature helps in creating a basic form quickly?
17. Which type of data is best stored in a relational database?
18. Which SQL statement would you use to remove a student from a database?
19. Two-phase locking protocol ensures:
20. The statement in SQL which changes the definition of a table
21. In a database, what is a record?
22. Collection of multipleinterconnected databases, spread physically across various locations.
23. Which of the following best describes MongoDB?
24. A database is a collection of ..... that can be organized, sorted, and searched.
25. What is the difference between data validation and data verification?