Answer Posted / vignesh1988i
data structure as i know is a concept of C where we can
easily & logically retrive ur data's without any extra
hardships and thus by saving memory......
thsnk u
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What is basic data structure?
What is the difference between Array and Arraylist?
What is the advantage of the heap over a stack?
Which list does not allow duplicates?
Which sorting algorithm is considered the fastest?
What is data structure? Explain.
What's the difference between an array and vector?
Tell me is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
What is the minimization factor and time complexity of b-tree?
how to insert a new node in linked list where free node will be available?
Can we use Generics with the array?
How does the bubble sort work?
What are red-black trees?
What is time complexity of bubble sort?
Can value be null in treemap?