41. | Data Models in DBMS are classified into ______ categories. |
Answer: (a).3
|
42. | Which of the following is example of Object based logical model ? |
Answer: (a).Entity Relationship Model
|
43. | Entity Relationship model consists of collection of basic objects called _________ and relationship among these objects. |
Answer: (c).entities
|
44. | Object which is distinguishable from other objects by specific set of attributes is called as ___________. |
Answer: (b).Entity
|
45. | Association among several entities is called as _____________. |
Answer: (b).Relationship
|
46. | ______________ express the number of entities to which another entity can be associated via a relationship set. |
Answer: (b).Mapping Cardinality
|
47. | In Object Oriented Model values are stored into __________ variables. |
Answer: (a).Instance
|
48. | Collection of tables to represent both data and relationship is described by _____________. |
Answer: (a).Relational Model
|
49. | Ability to modify schema of database in one level without affecting the schema definition in higher level is called as __________. |
Answer: (a).Data Independence
|
50. | There are _________ levels of data independence. |
Answer: (a).2
|