Answer Posted / amits tiwari bit mesra ranchi
actually data structure is explaining the structure of the
data that mean how can u organized,store,and done the
operations on the data.language is something different that
is used to interprete the employ and inplement the logic
of data structure to solve any large complex problems with
efficient memory utilization.
suppaose u take the example of linked list that allocates
memory dyanamically and provides the facility of
adding ,inserting, deletintg,retrieving,traversing
searching,sorting and various representation to utilize
memory efficient sloutions of the complex problems. and the
language is used to implement it.
| Is This Answer Correct ? | 44 Yes | 6 No |
Post New Answer View All Answers
What is fibonacci search?
What are red-black trees?
What is homogeneous array?
Can we null keys in treemap?
What is impact of signed numbers on the memory?
What is treemap chart?
Why is bubble sort stable?
What are the types of algorithms?
How can I study data structures and algorithms?
How do you create a tree diagram?
How do you sort an array in decreasing order?
What is doubly linked list?
Can we search the data in a linked list?
What are the parts of a linked list?
What is meant by a dynamic array?