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

How do you declare A pointer to array of three chars

731


Why is data structure important?

745


Differentiate between file and structure storage structure.

710


Define a priority queue?

788


Mention a few applications of linked lists?

716


Write a recursive c function to calculate the height of a binary tree.

701


Do all declaration statements result in a fixed reservation in memory?

707


Why is arraylist not thread safe?

704


List out a few of the applications that make use of Multilinked Structures?

974


Which is the simplest file structure?

772


What actions are performed when a function returns?

696


Write program for Quick sort ?

868


What is the default size of arraylist?

700


What do you mean by spanning tree?

784


Why is merge sort faster?

678