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

Quiz Instructions

Select an option to see the correct answer instantly.

1. What is the full form of ACID in databases?
2. Perintah ini digunakan untuk menampilkan seluruh isi table adalah .....
3. Which join returns all rows when there is a match in either table?
4. What term is used to describe the process of organizing data into tables to minimize redundancy and dependency?
5. DBMS IS A .....
6. What is the file extension for databases created in MS Access 2007?
7. Which data type can store date and time values with precision up to milliseconds and microseconds?
8. Why is it incorrect to have two identical records when a key field is used?
9. If you were to organize a large collection of documents, which database component would be most similar to the file folders that group related documents together?
10. Flat-file Structure
11. Which of the following is an example of a secondary key in a database?
12. Which data structure holds all information relevant to a specific entity in a database?
13. What is an entity in a database context?
14. How do databases improve healthcare?
15. Which structure is best suited for real-time GPS navigation systems using unstructured data?
16. What is the purpose of indexing in a database?
17. A row is a collection of data under different column headings, also called as
18. In a database context, what is a table most similar to?
19. What type of end users maintain personal databases using ready-made software packages?
20. In MS Access, which view allows you to modify the structure and layout of a form?
21. Which query type can prompt for criteria each time it is run?
22. Evolution of data models aims to improve .....
23. Dalam diagram use case, include digunakan untuk:
24. Which of these best describes a schema?
25. Course(course ..... id, sec ..... id, semester)Here the course ..... id, sec ..... id and semester are ..... and course is a .....