Give ADT for Array.
Answers
Answered by
0
Answer:
The array is an abstract data type (ADT) that holds a collection of elements accessible by an index. The elements stored in an array can be anything from primitives types such as integers to more complex types like instances of classes. ... The array (ADT) is usually implemented by an Array (Data Structure).
Explanation:
Please mark me as brainliest.
And follow me tooooooo
Answered by
1
Answer:
the array as an ADT. an array objects is set of pairs, such that index is unique and each index thaf is defined as a associated it with
Explanation:
this is your answer
please mark me as BRAINLIEST
Similar questions