Answer Posted / mohammed adnan
dara structue is organizing data in a efficient manner,if we want to retriew some complex data we can use data stucute......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.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What is hash value of a string?
What are the advantages of linked list over an array?
What are the Differences between map and hashmap?
Define right-in threaded tree?
Define hash function?
Define depth and height of a node?
Why is merge sort faster?
How does a binary search work?
What is bitonic search?
How to get a list of tables, views and columns in firebird database?
Where is insertion sort used?
What is the difference between ienumerable and list?
Explain the priority queue?
How to sequentially represent max-heap?
Which data structures are used in bfs and dfs algorithm?