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
Why is treeset sorted?
Which is best array or linked list?
Can we make hashmap synchronized?
Which is the simplest file structure?
Define heap order property?
What is lifo?
What is the use of treemap?
How to sort an Array?
How is hashmap o 1?
Which file contains the definition of member functions?
Define the tree data structure.
Explain the sorting algorithm that is most suitable to be used with single linked list?
What are data members?
How to sequentially represent max-heap?
Find duplicates in infinite range. Which data structure to be used to give efficient solution?