Without Book Задать вопрос
Review the question and existing answers carefully before replying. The best answers explain the reasoning, steps, and tradeoffs so other learners can benefit too.
Вопрос. Data structre means
- What do you mean by datastructure
Opublikovano Jul 29, 2014 Opublikoval Srinivas
Otvet. In computer science, a data structure is a particular way of organizing data in a computer so that it can be used efficiently. Different kinds of data structures are suited to different kinds of applications, and some are highly specialized to specific tasks.
In short it stores/organizes data efficiently.
There are lots of data structures where few are listed:
Stack
Queue
Linked List
Tree
In short it stores/organizes data efficiently.
There are lots of data structures where few are listed:
Stack
Queue
Linked List
Tree
Opublikovano Aug 01, 2014 Opublikoval Shelly