why do we need data structures, if it is a way of storing data in computer in an efficient way, then the computer itself has the ability to store the data in an efficient way, why do we create linked lists n other stuffs. why do we use stacks,trees n other stuff in c???
arshi9464 -2 Light Poster
Recommended Answers
Jump to Post>i meant that why do we need to use data structure?
That's the same question you asked originally. Clearly you're not expressing your question in a way that can be understood, so try rewording it.
Jump to Postdata structures organise data and store it in an efficient way. You don't want data to be cluttered and disorganised, do you?
also, we want to make maximum use of disk space and we also want the data access time to be as low as possible. But both of these …
All 5 Replies
Adak 419 Nearly a Posting Virtuoso
Kamatari 1 Light Poster
arshi9464 -2 Light Poster
Narue 5,707 Bad Cop Team Colleague
Jason Giggs 1 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.