Is array a dynamic data structure?



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

Post New Answer

More Data Structures Interview Questions

How to get largest and smallest number in an array?

0 Answers  


How to print element of Array?

0 Answers  


What is data structure? Explain.

0 Answers  


What is hashing technique?

0 Answers  


What does the dummy header in linked list contain?

0 Answers  


What is integer max_value?

0 Answers  


What sorting algorithm should be used for sorting strings?

0 Answers  


Can value be null in treemap?

0 Answers  


Define separate chaining?

0 Answers  


What is a stable sorting algorithm?

0 Answers  


How do you define a set?

0 Answers  


Why is arraylist used?

0 Answers  


Categories