0 votes
in Data Structures & Algorithms by

Arrays are best data structures …………

a) for relatively permanent collections of data

b) for the size of the structure and the data in the structure are constantly changing

c) for both of above situation

d) for none of the above

1 Answer

0 votes
by

a) for relatively permanent collections of data

Related questions

+3 votes
asked Jan 21, 2021 in C Plus Plus by SakshiSharma
0 votes
asked Aug 22, 2022 in Python by Robindeniel
...