What is a structure (computer)
Answers
Answered by
0
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. ... In computer programming, a data structure may be selected or designed to store data for the purpose of working on it with various algorithms.
Answered by
0
Structure is the heterogeneous collectionof elements.that can store the value of different data types.
Similar questions