Answer Posted / shipra katare
Data Structure is about organizing and managing data in
the memory. It basically deal with memory management i.e
the way of storing data in memory.The data can be Raw
facts
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
What is the application of queue?
What package is arraylist?
What is bubble sort with example?
Which is better hashmap or arraylist?
What is Insertion sort, selection sort, bubble sort( basic differences among the functionality of the three sorts and not the exact algorithms)?
What is the use of hashtable?
Which is faster array or arraylist?
Are lists mutable?
How can I learn data structures?
What is data structure in programming language?
How to find the missing element in integer array of 1 to 7?
What does simulation of queues mean?
Does concat mutate array?
What is Jagged Arrays?
Tell me can the size of operator be used to tell the size of an array passed to a function?