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

Quiz Instructions

Select an option to see the correct answer instantly.

1. What are the different types of data that can be stored in a database?
2. In relational data model, the total number of rows can be identified as .....
3. A relation in this form has no modification anomalies:
4. What is the purpose of data modeling in database design?
5. What are the different types of relationships that can exist between tables in a database design?
6. Meta data refers to .....
7. In a school's database, both "Admission Number" and the combination of "Class + Section + Roll No." can identify a student. These are:
8. How many levels are in the ANSI-SPARC model?
9. Name three types of Database Management Systems.
10. What does an RDBMS consist of?
11. Each row in a table represents a .....
12. Which symbol is used in query criteria to find records that begin with a specific letter?
13. What is the purpose of normalization in a database?
14. What data type should be used for the 'RoomNumber' field in the 'Classes' table?
15. Detecting and correcting data in a database or file that are incorrect, incomplete, improperly formatted, or redundant is called .....
16. .... is a repository collection of related .
17. What is data redundancy?
18. A relational operator that yields all rows in one table that are not found in the other table is the ..... operator.
19. What type of relationship exists between two tables when a foreign key references a primary key?
20. What are the advantages of using a database management system?
21. What is one reason organizations prefer databases over spreadsheets?
22. What is the primary purpose of backup and recovery features in DBMS?
23. Which of the following describes the internal level of data abstraction?
24. What is a primary key and why is it important?
25. What is an entity-relationship model and how is it used in database design?