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 |
Can binary tree have 1 child?
What is the average number of comparisons in a sequential search?
Which algorithm is used in collections sort method?
How to compare Two Arrays?
What are the major data structures used in the rdbms?
What is stack explain with diagram?
What is bubble sort used for?
What are splay trees?
What is an object array?
What happens if we put duplicate key in hashmap?
What is ascending and descending order?
What is insertion sort technique?