Computer Science, asked by nirajsharma1024, 1 year ago

What do you understand by "data structure"? describe the various operations that can be performed on different data structures?

Answers

Answered by furqanmir
1
A data structure is a specialized format for organizing & storing data. General data structure types include the array, the file , the record, the table the tree, & so on.
In computer science, a data Structure is a data organisation & storage format that enables efficient access & modification.
Similar questions