# 1pumili1. Which system is designed to manage and store a large amount of data?A. LOGICAL SCHEMAB. RELATIONAL DATABASEC. DATABASE SYSTEMD. DATA STORAGE SYSTEM
# 2pumili2. What is the feature that allows modifying a schema without affecting other levels of a database?a) Data independenceb) Integrity constraintsc) Atomicityd) Data isolation
# 3pumili3. Which of the following languages is used to manipulate data within a database?a) DMLb) DDLc) SQLd) DQL
# 4pumili4. Which language allows users to define the structure of a database?A. SQLB. DMLC. DQLD. DDL
# 5pumili5. Which language is used for defining the structures of a database?a) DDLb) SQLc) DQLd) DML
# 6pumili6. Which general-purpose language is used for querying, updating, and managing data in a relational database?a) DQLb) DMLc) DDLd) SQL
# 7pumili7. What term refers to the actual data stored in the database?a) Datab) Instancec) Informationd) Datatype
# 8pumili8. Which component is responsible for executing queries and processing in a DBMS?a) Database engine b) Storage managerc) DBMSd) Query processor
# 9pumili9. Who is responsible for the administration and overall control of a database?a) Database administratorb) Database managerc) Database user d) Database programmer
# 10pumili10. When modifying a column’s data type without affecting its current data, what is this an example of?a) Logical Independenceb) Data Independencec) Data Isolationd) Physical Independence
# 11pumili11. Which datatype is most appropriate for storing monetary values in a database?a) Decimalb) Floatc) Doubled) Integer
# 14pumili14. Changing the location of the database from one drive to another is an example of what?a) Physical Independenceb) Logical Independencec) Data Independenced) Atomicity of Data
# 15pumili15. Which data structure helps in speeding up data retrieval by pointing to specific values?a) Data Filesb) Storage Managerc) Indexd) Data Dictionary
# 16pumili16. Which component executes the low-level instructions generated by the DML compiler?a) Evaluation Engineb) DML Interpreterc) Indexd) Parsing and Translation
# 17pumili17. What is a characteristic or property of an entity?a) Key b) Attributec) Derivedd) Relationship
# 18pumili18. What is used to uniquely identify an entity within a database?a) IDb) Keyc) Indexd) Foreign Key
# 19pumili19. What is the process of defining the structures of a database at a high level called?a) Schema design b) Logical schemac) Physical design d) Database design
# 20pumili20. A relationship that involves three or more entities is known as what?a) Singularb) Binaryc) Ternaryd) One to One