4. Which of the following must be defined by an abstract data structure?
(1 Point)
Operations on the data
Constraints on operations
Both
None
Answers
Answered by
0
Explanation:
answer A is correct
it signifies the type like integer, float etc, the space like integer will take 4-bytes, character will take 1-byte of space etc. ... The abstract datatype is special kind of datatype, whose behavior is defined by a set of values and set of operations.
Similar questions