Answer Posted / abhishekdixit03
A data structure is a specialized format for organizing and
storing data. General data structure types include the
array, the file, the record, the table, the tree, and so on.
Any data structure is designed to organize data to suit a
specific purpose so that it can be accessed and worked with
in appropriate ways
| Is This Answer Correct ? | 93 Yes | 2 No |
Post New Answer View All Answers
Is binary tree a binary search tree?
Define dynamic data structures?
What are the tasks performed during postorder traversal?
How memory is reserved using a declaration statement in data structure?
What is the heap in data structures?
What is sorting and classifying?
Are data structures important?
Can treeset contain duplicates?
Explain the term base case?
What do you mean by probing?
Which sort is stable?
Which interface treemap implements?
Define red-black trees.
How would you sort words in a large file?
What is the default value of Array?