Answer Posted / glibwaresoftsolutions
A data structure is a type of storage format that specifies how information is arranged, saved, and worked with.
Trees, graphs, and arrays are a few well-known data structures.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is treeset sorted?
What are common data structures?
How many types of search algorithms are there?
How is a queue works?
What are the Advantages and disadvantages of Array?
What is the difference between push and pop?
Is heap sort faster than quicksort?
Where is binary tree used?
Which is better arraylist or linkedlist?
What are the disadvantages of linear list?
what is Linked lists?
Define the graph data structure?
What is sorting problem?
How do you increase the capacity of an arraylist?
Can you override methods of arraylist?