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

Quiz Instructions

Select an option to see the correct answer instantly.

1. When might a DBMS be unnecessary?
2. What does DBMS provide for unauthorized access prevention?
3. Identify the total number of attributes in a relational data model.
4. What is the role of a data model in database design?
5. Which term best describes the process of defining the structure of a database?
6. The ..... method defines a relation that contains a vertical subset of Relation.
7. True or False:An entity does not represent an object in the real world?
8. You are designing entity descriptions for Customer(custID, title, firstname, surname, email) and Product(productID, title, subject, level, price). Which choice follows a correct procedure when no natural unique attribute exists?
9. Kumpulan objek dengan karakteristik yang sama disebut .....
10. What is the purpose of reports in Access?
11. In MongoDB, data is stored in:
12. What do databases provide?
13. List the different normal forms in database design.
14. What is the purpose of an E-R diagram in database design?
15. What does a foreign key do?
16. In which of the following formates data is stored in the database management system?
17. How can reports be generated from database queries?
18. Every table in a database must have at least one foreign key.
19. The primary key in a database:
20. What is a collection of related fields that represents a complete set of information?
21. What is one key function of a data model?
22. Dornel is managing a student database and tries to assign duplicate student ID numbers to a primary key. What happens?
23. A transaction is a:
24. What operator tests column for the absence of data?
25. Which protocol gives each transaction a unique ID based on time?