Answer Posted / arun
No. Array is a static data structure . Because once array is created the size is fixed, we cannot change the size.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between stack and queue?
Differentiate between collection and collections.
What is ds heap sort?
How memory is reserved using a declaration statement ?
Is char array null terminated?
Which sorting algorithms are in place?
Does mentioning the array name gives the base address in all the contexts?
What is the Difference between treemap and hashmap?
Can sets contain duplicates?
What is difference between concurrenthashmap and hashtable?
What is merge sort in daa?
Define back edge?
Is array faster than arraylist?
What is Doubly link list?
Why would we use dynamically allocated arrays vs vectors?