DBMS-Database System Architecture
DBMS-Database System Architecture
21. Object-oriented data model is a logical data model that captures the semantics of objects supported in object oriented programming.
- TRUE
- FALSE
23. Parallel database systems architecture consists of one central processing unit(CPU) and data storage disks in parallel.
- TRUE
- FALSE
25. Which of the following is database element?
- data
- constraints and schema
- relationships
- all of these.
26. What separates the physical aspects of data storage from the logical aspects of data representation?
- data
- schema
- constraints
- relationships
27. What schema defines how and where the data are organised in a physical data storage?
- external
- internal
- conceptual
- nNone of these
28. Which of the following schemas defines the stored data structures in terms of the database model used?
- external
- internal
- conceptual
- none of these
29. Which of the following schemas defines the stored data structures in terms of the database model used?
- external
- conceptual
- internal
- none of these
30. A collection of data designed to be used by different people is called:
- Database
- RDBMS
- DBMS
- none of these.