19. What are the advantages of arrays?
(1 Point)
Objects of mixed data types can
be stored
elements in an array cannot be
stored
index of first element of an array
IS 1
easier to store elements of same
data type
Answers
Answered by
1
Answer:
This set of Data Structure Multiple Choice Questions & Answers (MCQs) focuses on “Array and Array Operations”.
1. Which of these best describes an array?
a) A data structure that shows a hierarchical behavior
b) Container of objects of similar types
c) Arrays are immutable once initialised
d) Array is not a data structure
Similar questions