Is array a dynamic data structure?
Answer / 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 |
How to get largest and smallest number in an array?
How to print element of Array?
What is data structure? Explain.
What is hashing technique?
What does the dummy header in linked list contain?
What is integer max_value?
What sorting algorithm should be used for sorting strings?
Can value be null in treemap?
Define separate chaining?
What is a stable sorting algorithm?
How do you define a set?
Why is arraylist used?