Answer Posted / glibwaresoftsolutions
The ability to grow and shrink while a program executes is a property of dynamic data structures. Because it adapts to the scale of the data to be edited, it offers a particularly versatile technique of data manipulation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we use dynamic arrays?
What is meant by ordered and sorted in collections?
Which sort is best for linked list?
How do you sort an array by value?
What is the difference between arrays sort and collections sort?
What do you mean by priority queue?
How can you represent a linked list node?
Write the algorithm for converting infix expression to postfix expression?
Why do we Use a Multidimensional Array?
How do you sort an array in descending order?
What is a minimum spanning tree?
What is lifo?
Define data type and what are the types of data type?
What is the prerequisite for binary searching?
Difference between calloc and malloc ?