Search
×

Sign up

Use your Facebook account for quick registration

OR

Create a Shvoong account from scratch

Already a Member? Sign In!
×

Sign In

Sign in using your Facebook account

OR

Not a Member? Sign up!
×

Sign up

Use your Facebook account for quick registration

OR

Sign In

Sign in using your Facebook account

article

Book Summary   by:bsk     Original Author: ashok kamthane
ª
 
C language was introduced by denis rich.At first it has many problems .Later due to advancement in technology the problemswere rectified.To use "Data structures" we must have tharow knowledge of Clanguage because most of the data structures depend on pointers&structures in clangauge .So with out the knowledge of this topics we can not perform data structures .
BRIEF NOTES ON THIS TOPICS:
pointer is nothing but a variable that handles the address of another variable so,by using this concept we can allocate memory dynamically in data structures which will reduce wasteage of memory.coming to structures, we canot perform data structure with out this.Mostly we use self referential structures in data structures<again in selef referential structure we use the concepts of pointer s>.Self referential structure is nothing but astructure in which same structure type pointer is declared as member.
This just a point in data structures.So when we go deply in to this we have toknow many concepts of Clanguage.
Published: May 17, 2006   
Please Rate this Summary : 1 2 3 4 5
Translate Send Link Print
X

.