Problem
1. a. Why are Ada programs that use the predefined types Integer or Float not portable?
b. What can be done to overcome this lack of portability?
2. A subtype can be used as a subtype mark for declaring another subtype.
3. What is a universal type?