What is Dynamic data structure ? We need a dynamic data structure to data efficiently into memory. Memory spaces in a program can be accessed using dynamic memory allocation. This is opposite to static data structure… View Answer