answersLogoWhite

0

Data structure is important since it dictates the types of operations we can perform on the data and how efficiently they can be carried out. It also dictates how dynamic we can be in dealing with our data; for example it dictates if we can add additional data on the fly or if we need to know about all of the data up front. We determine which data structures to use to store our data only after we've carefully analyzed the problem and know at least what it is we hope to do with the data; for example if we'll require random access, or sequential access, or the ability to move both forward and backward through the data.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What are the subject-matters of data structure?

types of data structure types of data structure


How do you amend a data structure?

How do you amend a data structure?


What is the difference between allocation and search data structure?

difference between serch data structure and allocation data structure


Importance of data modeling?

shows the importance of what your data holds to the people your trying too persuade


What is the weakness of Data structure diagram?

weakness of data structure diagrams


What is the importance of salary structure?

There is great importance in having a sturdy salary structure. This salary structure allows employees to understand what they will be making.


What is a homogeneous data structure and why is this a weakness for RDBMS?

in homogeneous data structure all the elements of same data types known as homogeneous data structure. example:- array


Which data structure used in database?

You create your own data structure in database.


Every data structure in data warehouse contains time element?

Every data structure in the data warehouse contains the time element. Why?


Quick sort is faster in data structure?

I think the data structure in question is array.


Is data structure a language?

No, a data structure is a particular way of storing and organizing data in a computer so that it can be used efficiently.


What is the difference between data and data structure?

Data structure: An information structure is an arrangement of information considered as one substance. An int, for instance, is a straightforward variable, can't be considered as an information structure, yet an exhibit is an information structure. Data: Information will be data that has been interpreted into a frame that is more advantageous to move or procedure.