Data structure
>> A data structure is away of organising data item that consider not only the item stored , but also their relationship to each other.
>>It is also difine in terms of"logical description or mathematics model of data organization's".
>>Data structure are a method of representing of logical relationship s between individual data elements related to the solution of giving problem.
>> . Data structure few features
>1.they can be decomposed into their components.
2. The arrangement of the elements is a feature of the data structure that will be affect how each element will be accessed.
>>> . Applied extensively
1.compiler design 2.oprating system
3.data base management system
4.statical analytics system. .
Tags:
STUDY TECH