hierarchy of data types
Answers
Answered by
2
Answer:
Assume you are designing three data types: MyPoint, MyBox, and MyCircle. Because they are all two-dimensional spatial data types, a supertype called MyShape could also be defined. This type hierarchy is described in Figure 4.
Similar questions