Computer Science, asked by kaleprachi1010, 1 month ago

how man
y types of data in data structure

Answers

Answered by Anonymous
1

Answer:

Data structure is a particular way of storing and organizing data in a computer so that it can be used efficiently. So, it is a special format for organizing and storing data. Arrays, linked lists, trees, graphs, etc. are all data structures.

Similar questions