What is dynamic data structure?

Answer Posted / hrpynux@gmail.com

A dynamic data structure (DDS) refers to an organization or collection of data in memory that has the flexibility to grow or shrink in size, enabling a programmer to control exactly how much memory is utilized.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a B tree?

593


What are the types of sorting?

483


What is top in stack?

455


How to find middle element of linked list in one pass?

535


What do you mean by priority queue?

500






How would you use qsort() function to sort the name stored in an array of pointers to string?

573


What is bubble sort?

525


Why we use linked list?

491


What do you mean by 2-3-4 tree?

571


What is the use of data structure?

530


What is stack in data structure with the example?

435


Give one example of right rotation.

510


What is the height of an empty tree?

546


What do you mean by quadratic probing?

560


Why is bubble sort stable?

491