Which of the following is a disadvantage of arrays?
1) Stack and Queue data structures can be implemented through an array.
2) Index of the first element in an array can be negative.
3) Wastage of

Relax