DBMS-Database System Architecture Questions and Answers
DBMS – Database System Architecture Questions with Answers focus on how data is stored, processed, and managed in layered database systems. Understanding concepts like three-tier architecture, data abstraction, and schema mapping is vital for software developers and IT aspirants. These programming questions and answers provide in-depth coverage for DBMS interview preparation and placement tests conducted by companies like TCS, Infosys, and Cognizant.
DBMS-Database System Architecture
Showing 10 of
41 questions
1. In a database management system, data files are the files that store the database information.
- TRUE
- FALSE
2. The external schema defines how and where data are organised in physical data storage.
- TRUE
- FALSE
4. A feature of relational database is that a single database can be spread across several tables.
- TRUE
- FALSE
6. An object-oriented DBMS is suited for multimedia applications as well as data with complex relationships.
- TRUE
- FALSE
7. An OODBMS allows for fully integrated database that hold data, text, voice, pictures and video.
- TRUE
- FALSE
8. The hierachical model assumes that a tree structure is the most frequently occurring relationship.
- TRUE
- FALSE