Answer:
True is the correct answer for the above questions.
Explanation:
- A data dictionary is used to hold the structure and definition of the database. It is because it is used to hold information about the database or operational database.
- It is a set of schema through which the user can understand the structure of the database. It can be used to define the metadata also. The metadata detailed the data of a database.
- The above question-statement also wants to states about the same which is described above which is the definition of the data dictionary. Hence it is a true statement.
Answer:
The right answer is option 2: instance variables and their values
Explanation:
Let us define what an object is.
An object is a blueprint of a real-world identity. The instances are the reference to the object. Multiple instances of an object type can be made.
The instance variables and their values help us to determine the state of the object.
Hence,
The right answer is option 2: instance variables and their values