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
What is dynamic array how is it created?
Which is better bubble sort or selection sort?
What is queue example?
What are AVL trees?
What are linear and non linear data structures?
What is stack and its operations?
Differentiate between file and structure storage structure.
What is the logic to reverse the array?
What are the basic operations of stack?
What is data structure explain in detail?
What is a graph?
What is data structure explain different types of data structures with examples?
How do you sort an array in descending order?
What is unbounded queue?
Can you sort a hashset?