What are the different Abstract Data Type Groups?
Skill/Topic: Memory, Abstract Data Types, and Addresses
A) Integer, Floating-Type, Character & Boolean are the four different data type groups
Explanation: You determine the amount of memory to reserve by determining the appropriate abstract data type group to use and then deciding which abstract data type within the group is right for the data. The different abstract data type groups are Integer, Floating-Type, Character & Boolean
-
Interview Candidate
- Dec 10th, 2005
- 1
- 3162
Showing Answers 1 - 1 of 1 Answers
Related Answered Questions
Related Open Questions
What are the different Abstract Data Type Groups?
A) Integer, Floating-Type, Character & Boolean are the four different data type groups
Explanation: You determine the amount of memory to reserve by determining the appropriate abstract data type group to use and then deciding which abstract data type within the group is right for the data. The different abstract data type groups are Integer, Floating-Type, Character & Boolean
Related Answered Questions
Related Open Questions