Data structure means organizing the data in the memory. The data can be organized in two ways either linear or non-linear way. There are two types of data structure available for the programming purpose:
- Primitive data structure
- Non-primitive data structure
Non-primitive data structure is a type of data structure which is a user-defined that stores the data of different types in a single entity.
No comments:
Post a Comment