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

Quiz Instructions

Select an option to see the correct answer instantly.

1. The following key is used to denote uniqueness in the collection?
2. Which of the following is the BEST example of numerical data?
3. What does the term 'mini-world' refer to in database terminology?
4. Which of the following is NOT a popular database management system?
5. What is the role of a foreign key in a relational database?
6. Which of the following is a feature of a well-normalised database?
7. In the relational model, a base table (base relation) is:
8. While inserting new rows in a table you must list values in the default order of the columns.
9. Which of the following is a type of end-user?
10. A deadlock occurs in a database system when:
11. An entity is a real world object about which information is to be stored in a database.
12. MySQL is best classified as which type of system?
13. Which of the following best describes a tuple in a relational database?
14. What is a key limitation of flat file databases?
15. Which of the following is an example of a column in a database?
16. Which of the following is NOT one of the classical record-based logical data models?
17. What does the term 'atomicity' refer to in database transactions?
18. What are joined relations in SQL?
19. Gina needs to create a database of all her friends. Where will all the information be kept?
20. Number of columns in a relation is called .....
21. What is a primary function of a DBMS?
22. A table is in 2NF if it is in 1NF and .....
23. What is the default size of a text data type?
24. Which of the following is an example of an entity-attribute relationship?
25. What type of commands are GRANT and REVOKE?