Is array a dynamic data structure?

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


Please Help Members By Posting Answers For Below Questions

Define rehashing?

808


Does array sort mutate?

629


How do you find the depth of a binary tree?

740


What is the difference between classifying and sorting?

705


What is a multiset table?

592


How can you correct these errors?

689


Define forest?

763


What is the best time complexity of bubble sort?

703


Why do we use sorting?

633


How do you clear a stack?

694


What are the types of collection?

655


List all data structures you would use for a memory management module.

746


What do you mean by spanning tree?

764


Can we give size to arraylist?

696


List the area of applications where stack data structure can be used?

698