Computer Science, asked by dangerwizard4791, 1 year ago

What is the role of data structure in software development?

Answers

Answered by Hacket
1

Data structure is a particular way of storing and organizing information in a computer so that it can be retrieved and used most productively. Different kinds of data structures are meant for different kinds of applications, and some are highly specialized to specific tasks.

Similar questions