Answer:
In computer science, a data structure is a way of storing data in a computer so that it can be used efficiently. Often a carefully chosen data structure facilitates using the most efficient algorithm. The choice of the data structure often begins from the choice of an abstract data type.
Previous Question | Next Question |
What is software structure? | What is an interview? |