Class 12 Computer Science Chapter 3 Database Management Systems Quiz 17 (25 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. In object oriented programming, which feature indicates the code reusability?
2. ..... specifies a search condition for a group or an aggregate.
3. What is the main purpose of database testing?
4. What is the result of a query in MS Access?
5. Which of the following is NOT a type of database relationship?
6. Before the used of database, organizations and individuals used .....
7. What does the GROUP BY clause do in SQL?
8. A field which is ..... for each and every record is called Primary key.
9. Which of the following is not valid field of table "Student"
10. A completeness constraint may specify that each entity of the supertype must be a member of some subtype in the relationship.
11. Which wildcard character matches any sequence of characters in SQL?
12. What is the purpose of a data model in a database?
13. How do other data models differ from the relational model?
14. Consider attributes ID, CITY, and NAME. Which one if this can be considered as a primary key?
15. Why is it important to use a DBMS to manage large sets of data?
16. A single-user database that runs on a personal computer is called a(n) ..... database.
17. If a business company wants its website to load faster by reducing image sizes, then what technique should they use?
18. Durability:Once a transaction commits, its changes ..... ?
19. NoSQL databases are less scalable than relational databases.
20. The property by which subtype entities possess the values of all attributes of a supertype is called.
21. Which of the following best describes a homogeneous distributed database?
22. What is a pitfall in relational database design?
23. Data ..... helps ensure that an incorrect entry isn't made.
24. A database can have only one table.(T/F)
25. Which of the following is an example of a data integrity constraint?