1.

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

Answer»

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.



Discussion

No Comment Found