what is the need of data structure
Answers were Sorted based on User's Feedback
Answer / surendra gour
Data structure is the way in which the various data element
are organised in memory with respect to each other.
| Is This Answer Correct ? | 6 Yes | 10 No |
What is difference between arraylist and list?
What is declaring array?
What is difference between array and arraylist?
What is hash data type?
Mention for which header list, you will found the last node contains the null pointer?
What are the two types of data?
Write program for Quick sort ?
What is meant by deque?
How will you free the memory that is allocated at run time?
Can arraylist store primitives?
Can you provide some implementation of a dictionary having large number of words?
What do you mean by balanced trees?