what is the need of data structure

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


Please Help Members By Posting Answers For Below Questions

What is difference between hashmap and hashtable?

457


What do you mean by external sorting?

454


If I try to add enum constants to a treeset, what sorting order will it use?

711


What are the 3 types of measurement?

539


What is the purpose of sorting?

477






Which interfaces are implemented by concurrentskiplistset?

485


Define data type and what are the types of data type?

546


Draw a binary Tree for the expression : A * B - (C + D) * (P / Q)

957


What is the difference between arraylist and hashmap?

424


What is a reverse linked list.

592


What are AVL trees?

568


Why might quick sort might be better than merge sort?

442


How null key is handled in hashmap?

460


What do you mean by heap order property?

592


Is learning data structures necessary?

458