answersLogoWhite

0

Where are data structures used?

Updated: 8/11/2023
User Avatar

Wiki User

11y ago

Best Answer

It would probably be easier to ask where they aren't used. Even a one-dimensional array is a data structure, thus all strings are data structures. There are relatively few programs that don't require strings and even fewer that don't require arrays. But even they will use one or more data structures because a program without data of any kind would be completely useless.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Where are data structures used?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are data structures and algorithms used for?

Data structures are a way of storing and organizing data on a computer so that it can be used in a way that is most efficient and uses least resources. Algorithms are step by step processes for calculations which are used for data structures.


Which data structures used in T9 dictionary?

Tries, it is a kind of tree data structure that can be used.


What data structures are used for implementing backtracking branch and bound?

Recursion is used for backtracking


Why graps are used in data structures?

Gaps occur because of the alignment.


What is the fundamental difference between logical and physical data structures?

1) Logical data structures are structures that emphasize on data relationships and how data is related from the view of the user. 2) Physical data structures are data models that emphasize on the use of efficiently and effectively storing data in memory.


Forests used in data structures and algorithms?

A Forest is a disjoint union of trees


The need for complex data structures?

Explain the need for complex data structures


What is the linear data structures?

Linear data structures are 1-dimensional arrays, as in: vectors.


What is data structure?

The data structures are user defined data types specifically created for the manipulation of data in a predefined manner. Examples of data structures would be stacks,queues,trees,graphs and even arrays(also reffered as data structure)


What is A clearly defined unit of programming code which includes a definition of both the data structures and the operations or methods that will be used on that data?

A function.


Primary data secondary data?

primary data structures


What are primary data and secoundary data?

primary data structures