Examveda

In which of the following cases dynamic arrays are not preferred?

A. If the size of the array is unknown

B. If the size of the array changes after few iterations

C. If the memory reallocation takes more time i.e. expensive

D. If the array holds less number of elements

Answer: Option D


This Question Belongs to Data Structure >> Arrays In Data Structures

Join The Discussion

Related Questions on Arrays in Data Structures