what is the meaning of data strucutres?
A Data structure is a specialized format for organizing and storing data.Data structure is a common term used for organizing data so that it can used efficiently.It is the key design factor in software design.General data structure types include the…