Session 11 Flashcards

1
Q

Early binding vs Late binding?

A

Early binding:
* Data types are defined at creation time.
* Attributes have predefined datatypes.
* Static nature

Late binding:
* Data types are determined at runtime.
* Can hold different data types at different times.
* Dynamic nature

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Versioning in OODM?

A
  • Tracks and perserves the history of an object’s state over time.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly