Introduction of Data Structure
No licensing information is associated
A Data Structure is a scheme for Organizing data in the memory of a computer.
Structure means a set of rules that holds the data together
Data structure affects the design of both structural & functional aspects of a program.
Categories: CS Department