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

Quiz Instructions

Select an option to see the correct answer instantly.

1. .... model stores the data in the form of objects, attributes and methods, classes and Inheritance.
2. Which of the following are components of relational databases?
3. A field-
4. A process for assigning attributes into a table and reduces data redundancy and helps eliminate the data anomalies that associated with poor database design is called as:
5. Each time attribute A appears, it is associated with the same value of attribute B, but not the same value of attribute C. Therefore, it is true that:
6. Which data type is used to store numerical values without decimals in a database?
7. The language used to define database structure is:
8. Who is responsible for managing the overall database environment including security and performance?
9. What does the $ in operator do?
10. Which of the following occurs when the same attribute in related data files has different values?
11. In a relational database, what uniquely identifies each tuple?
12. Why would you want to store certain types of data in Microsoft Access rather than in Microsoft Excel?
13. What is the primary goal of database normalization?
14. What is a primary key in a database?
15. A group of similar data in a database, with rows for each instance of an entity and columns for each attribute.
16. Which of the following SQL commands is used to insert data into a table?
17. Which of the following is NOT a purpose of a DBMS in a school setting?
18. What is the purpose of a join operation in SQL?
19. Which of the following best defines a foreign key in a relational database?
20. Which data model is designed to reflect real-world entities as objects?
21. Berikut perintah yang digunakan untuk menambah kolom harga setelah penerbit padatabel buku adalah .....
22. A ..... is a program that performs some common action on database data and that is stored in the database.
23. Which of the following best defines 'data'?
24. Indicate whether the statement is true or false:Many back-end databases cannot interpret commands written in HTML.
25. What is concurrency in databases primarily concerned with?