dbms MCQS

By: Prof. Dr. Fazal Rehman Shamil | Last updated: February 4, 2025

 

Multiple Choice Questions

Introduction To Database Systems

Set 1

1) DBMS stands for what

  1. Database Management System
  2. Database Master System
  3. Database Management Structure
  4. None of the above

Answer - Click Here:
1

2) Database is an organized collection of related………

  1. Data
  2. Modules
  3. Programs
  4. None of the above

Answer - Click Here:
1

3) Before use of DBMS information was stored using __________.

  1. Cloud Storage
  2. Data System
  3. File Management System
  4. None of the above

Answer - Click Here:
3

4) Keys involved in relationship between tables is called

  1. Primary key
  2. Secondary key
  3. Foreign key
  4. A and B

Answer - Click Here:
3

5) The DBMS is the software that interacts with the ……………….and thedatabase.

  1. User’s application programs
  2. User’s system programs
  3. User’s system database
  4. None of the above

Answer - Click Here:
1

6) DDL stands for what

  1. Database Definition Level
  2. Data Definition Language
  3. Data Device Latency
  4. None of the above

Answer - Click Here:
2

7) DBMS helps achieve

  1. Data independence
  2. Centralized control of data
  3. Both A and B
  4. None of the above

Answer - Click Here:
3

8) An advantage of the database management approach is

  1. Data is dependent on programs
  2. Data redundancy increases
  3. Data is integrated and can be accessed by multiple programs
  4. None of the above

Answer - Click Here:
3

9) How to write the database schema?

  1. HLL
  2. DML
  3. DDL
  4. None of the above

Answer - Click Here:
3

10) Which two files are used during operation of the DBMS

  1. Query languages and utilities
  2. DML and query language
  3. Data dictionary and transaction log
  4. None of the above

Answer - Click Here:
3

Select which is not an object-based logical model

Set 2

1. A The infological model
B The entity-relational model
C The binary model
D None of these
E All of the above
Answer: A

2. Which design is both software and hardware independent?
A Conceptual
B Physical
C Logical
D Both A and B
E None of these
Answer: A

3. The Object-based data models are used to define the abstraction __________ level:
A Only physical
B Physical and conceptual
C Both A and B
D Conceptual and view
E None of the above
Answer: D

4. A schema is
A Record Relationship
B Data Elements
C Record and files
D Both A and B
E All of the above
Answer: E

5. An abstraction concept for building composite objects from their component objects is known as
A Aggregation
B Normalization
C Generalization
D Specialization
Answer: A

6. The DBMS is used for what?
A Eliminate data redundancy
B Maintain data integrity
C Establish relationships among different files
D Both A and B
E All of the above

7. Which type of information is used by the top-level managers?
A Operational information
B Strategic information
C Both A and B
D Technical information
E All of the above
Answer: B

8. Identify the package that does not belong to DBMS.
A Ingress
B Unify
C IDMS
D All are DBMS packages
Answer: D

9. A collection of objects that use a common structure and a common behavior is known as
A Object
B Entity
C Class
D Both A and B
E All of the above
Answer: C

10. The data dictionary tells_________to the DBMS:
A What files are in the database
B What these files contain
C What attributes are possessed by the data
D All of the above
E None of the above
Answer: D

11. A relationship among students and courses is
A M:M relationship
B 1:M relationship
C 1:1 relationship
D None of these
Answer: A

12. The Database has all of the mentioned components except
A Users
B Database administrator
C Database
D Separate files
E None of the above
Answer: D

13. The key used for cost-effective data input is
A Employee motivation
B Validity checks
C Validation
D OCR equipment
E All of the above
Answer: A

14. Complex entities can be formed by the following operation:
A SUM
B Union
C Collection
D Aggregation
E Both A and C
Answer: D

15. Which belongs to metadata?
A Data dictionary
B Table
C E-R diagram
D View of a database
E None of the above
Answer: A

16. Periodically adding, changing, and deleting file records is known as
A Renewing
B Upgrading
C Restructuring
D Updating
E Both A and B
Answer: D

17. The Primitive operations usually applied to all record management systems are
A Look-up
B Sort
C Print
D All of the above
E None of these
Answer: A

18. Administrative supervision of a database is the responsibility of
A DP Administrator
B DP Manager
C DB Manager
D Database Administrator
E None of these
Answer: D

More MCQs Of Database Systems

  1. Database Models MCQs in DBMS
    1. Hierarchical model MCQs in DBMS
    2. Network model MCQs in DBMS
    3. Relational model MCQs in DBMS
    4. Object-oriented model MCQs in DBMS
    5. NoSQL databases MCQs in DBMS
  2. Relational Database Model MCQs in DBMS
    1. tables, attributes, tuples, and relations MCQs in DBMS
    2. Primary keys and foreign keys MCQs in DBMS
    3. Integrity constraints MCQs in DBMS
  3. SQL (Structured Query Language) MCQs in DBMS
    1. Data Definition Language (DDL) MCQs in DBMS
    2. Data Manipulation Language (DML) MCQs in DBMS
    3. Data Control Language (DCL) MCQs in DBMS
    4. Transaction Control Language (TCL) MCQs in DBMS
    5. Advanced SQL queries and functions MCQs in DBMS
  4. Database Design MCQs in DBMS
    1. Entity-Relationship (ER) modeling MCQs in DBMS
    2. Extended ER modeling MCQs in DBMS
    3. Normalization and normal forms (1NF, 2NF, 3NF, BCNF) MCQs in DBMS
    4. Denormalization MCQs in DBMS
  5. Database Management System Architecture MCQs in DBMS
    1. Three-schema architecture (external, conceptual, internal) MCQs in DBMS
    2. Data independence MCQs in DBMS
    3. DBMS components and functions MCQs in DBMS
  6. Storage and File Structure MCQs in DBMS
    1. Data storage on physical media MCQs in DBMS
    2. File organization and access methods MCQs
    3. Indexing (B-trees, hash indexing) MCQs in DBMS
    4. RAID technology MCQs in DBMS
  7. Query Processing and Optimization MCQs in DBMS
  8. Database Transaction Management MCQs in DBMS
    1. ACID properties (Atomicity, Consistency, Isolation, Durability) MCQs in DBMS
    2. Transaction states and lifecycle MCQs in DBMS
    3. Concurrency control techniques (locking, timestamping, multiversion) MCQs in DBMS
    4. Deadlock detection and resolution MCQs in DBMS
  9. Database Security and Authorization MCQs in DBMS
    1. Authentication and authorization mechanisms MCQs in DBMS
    2. Data encryption techniques MCQs in DBMS
    3. Role-based access control MCQs in DBMS
    4. SQL injection prevention MCQs in DBMS
  10. Backup and Recovery MCQs in DBMS
    1. Backup types and strategies MCQs in DBMS
    2. Recovery techniques (log-based, shadow paging) MCQs in DBMS
    3. Disaster recovery planning MCQs in DBMS
  11. Distributed Databases MCQs in DBMS
    1. Distributed database architecture MCQs MCQs in DBMS
    2. Data fragmentation, replication, and allocation in DBMS
    3. Distributed query processing MCQs in DBMS
    4. Consistency models and protocols MCQs in DBMS
  1. SET 1: database design mcqs (database design mcqs )
  2. SET 2: database mcqs with answers pdf (database mcqs with answers pdf )
  3. SET 3: modern database management 12th edition mcqs (modern database management 12th edition mcqs)
  4. SET 4: database systems mcqs (database systems mcqs)
  5. SET 5: dbms mcqs (dbms mcqs )
  6. SET 6: dbms mcqs with answers (dbms mcqs with answers)
  7. SET 7: solved mcqs of dbms (solved mcqs of dbms)
  8. SET 8: dbms mcqs with answers pdf(dbms mcqs with answers pdf)
  9. SET 9: relational database management system mcqs(relational database management system mcqs)
  10. SET 10: solved mcqs of database management system(solved mcqs of database management system)
  11. SET 11: basic database mcqs pdf (basic database mcqs pdf)
  12. SET 12: relational database management system mcqs (relational database management system mcqs )
  13. SET 13: database mcqs online test (database mcqs online test)
  14. SET 14: database interview questions mcqs (database interview questions mcqs)
  15. SET 15: database developer mcqs (database developer mcqs)
  16. SET 16: database Repeated mcqs (database Repeated mcqs)
  17. SET 17: Database mcqs PPSC (Database mcqs PPSC)
  18. SET 18: Database mcqs FPSC (Database mcqs FPSC)
  19. SET 19: DBMS mcqs FPSC (DBMS mcqs FPSC)

New Arrival

Database interview questions

 

Computer Science Repeated MCQs Book Download

MCQs collection of solved and repeated MCQs with answers for the preparation of competitive exams, admission test and job of PPSC, FPSC, UPSC, AP, APPSC, APSC, BPSC, PSC, GOA, GPSC, HPSC, HP, JKPSC, JPSC, KPSC, KERALAPSC, MPPSC, MPSC, MPSCMANIPUR, MPSC, NPSC, OPSC, RPSC, SPSCSKM, TNPSC, TSPSC, TPSC, UPPSC, UKPSC, SPSC, KPPSC, BPSC, AJKPSC ALPSC, NPSC, LPSC, SCPSC, DPSC, DCPSC, PSC, UPSC, WVPSC, PSCW, and WPSC.

Leave a Reply