please dont copy from outside source Discuss why it is impor
please don\'t copy from outside source
Discuss why it is important to learn how to implement data structures, even though the STL is available. Identify advantages of knowing data structures in detail
Solution
1.Data structures offers a method to high quantity of data powerfully ,especially for high data bases and internet indexing services .
2.Data structures are helpful to arrrage the preserve and regain of information preserved in main and secondary memory.
3.Disimilar data types of data strucures are approprited to dissimlar kinds of applications and a few are extremely detailed to particular activities.
Ex:1)relational data base routinely utilizes the B-tree indexes for data regaining .
2)compiler tached genereally utilizes the hash tables..
4.Data structures have the ability to tackle more than one Abstract data type (ADT),that define the manipulations implementation on data structure and computational difficulty.
5.It is a solid realization of designation offered by ADT .generally data structures need a procedures to produce and operate instance of a structure.
6.Data structure is unable to scrutinize the manipulations which influence theoritical topic of a ADT.data structure which was sensed allusively with manipulations that is enacted.
Advantages of data structures
1.It contributes discrete level of coordination of data.
2.It ascertains how to store the data and approach at rudimentary level.
