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 hashset not ordered?
What is hashing in cyber security?
Which sort algorithm is best?
What are the advantages of linked list?
Explain what are the methods available in storing sequential files ?
How do you solve a selection sort?
How can I learn data structures?
Briefly explain recursive algorithm?
How does a treemap work?
how to insert a new node in linked list where free node will be available?
Why hashtable is faster than arraylist?
How to find 3rd element from end in a linked list in one pass?
What is the best data structure and algorithm to implement cache?
What are the different types of data type?
What is ordered map?