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
How do you declare A pointer to array of three chars
Why is data structure important?
Differentiate between file and structure storage structure.
Define a priority queue?
Mention a few applications of linked lists?
Write a recursive c function to calculate the height of a binary tree.
Do all declaration statements result in a fixed reservation in memory?
Why is arraylist not thread safe?
List out a few of the applications that make use of Multilinked Structures?
Which is the simplest file structure?
What actions are performed when a function returns?
Write program for Quick sort ?
What is the default size of arraylist?
What do you mean by spanning tree?
Why is merge sort faster?