Answer Posted / rajireddy
data structure means how the data stores logically in the
memory. in other words logical representation of data.
| Is This Answer Correct ? | 18 Yes | 3 No |
Post New Answer View All Answers
Can constructor be static?
How would you dynamically allocate a one-dimensional and two-dimensional array of integers?
What does args stand for?
What are the advantages and disadvantages of linked list over array?
What does list clear do?
List the area of applications of data structure.
What you mean by sorting?
What is max heapify?
In tree construction which is the suitable efficient data structure?
What do you mean by 2-3-4 tree?
Are lists mutable?
Is stack a dynamic data structure?
How would you reverse characters of an array without using indexing in the array.
Is array a collection?
What's the difference between a hashtable and a hashmap?