answersLogoWhite

0

According to Wikipedia-"In computer science, a data structure is a particular way of storing and organizing data in a computer so that it can be used efficiently.Data structures are used in almost every program or software system. Data structures provide a means to manage huge amounts of data efficiently, such as large databases and internet indexing services. Some formal design methods and programming languages emphasize data structures, rather than algorithms, as the key organizing factor in software design."

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

In programming data read by programming is called?

Pascal language is used to read the programming data.


Is XML a programming language?

It is programming languages that are referred to in terms of "high level" and "low level".Extensible Markup Language(XML) is a markup language not a programming language, it is a data formatting specification that makes the presentation of data independent of programs (so that data can be passed between programs).For this reason the answer to your question is "neither".


Who was the programming language ADA named after?

Automatic Data Acquisition (programming language)


In what programming language is SSCANF a reference?

SSCANF is the Go Programming Language and originated from the C Programming Language. SSCANF is a function that reads data with specified format from a given stream source.


Data structure for language processing in system programming?

lado


What is the full form of IDL?

The full form of IDL is Interactive Data Language. It is a programming language widely used in data analysis and visualization, especially in the field of astronomy and remote sensing.


What are the roots of the AWK programming language?

The AWK programming language is a Unix based programming language, and is sometimes considered as a pseudo-C interpreter. It is mainly used for sifting through and organizing large amounts of data at one time.


When was pascal programming language invented?

quote: Pascal is an influential imperative and procedural programming language, designed in 1968/9 and published in 1970 by Niklaus Wirth as a small and efficient language intended to encourage good programming practices using structured programming and data structuring.


What is the SQL data base material used for?

The SQL data base is programming language used to manipulate and retrieve data. Included in the language are elements such as data insert, query, update and delete.


What is the range of data types in C programming language?

The ranges for all data types in C are implementation-defined.


What is the benefit of the C programming languages?

C language is better for hardware programming .Most of the programming for hardware are written in C language so it is beneficial for hardware programming is not efficient for application programming due to drawback like in C data moves around the system.


What do you think is the better type of language for writing complex data structures?

structured programming language ex:c,c++