Name and explain in brief different types of data structures. Explain the significance of each
Answers
Answered by
2
Answer:
Data structure is a particular way of storing and organizing data in a computer. So that it can be used efficiently.... Arrays, linked lists, trees graphs, etc. are all data structure
Similar questions