1.

What are the disadvantages of arrays?

A. We must know before hand how many elements will be there in the array
B. There are chances of wastage of memory space if elements inserted in an array are lesser than than the allocated size
C. There are chances of wastage of memory space if elements inserted in an array are lesser than than the allocated size
D. All of the mentioned
Answer» E.


Discussion

No Comment Found