answersLogoWhite

0

Is data structure a language

Updated: 8/19/2019
User Avatar

Wiki User

12y ago

Best Answer

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

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is data structure a language
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Data structure for language processing in system programming?

lado


What data structure is used to represent graphs in c language?

A tree.


What is the role of data structure in compiler design?

The role of the data structure in compiler designer is to take an input of a program written in another language and produce an output in another language. It also performs error detection.


What is the first no for sialkot?

Data structure is related to the algorithm, ie solution of the requirements.whereas Data Type is component of a programming language, which can be used to implement the required data structure (organization of data and format).For example if the requirement say that a LIST is required, and in C programming language , there is not LIST data type BUT LIST CAN BE REALISED(IMPLEMENTED ) in C.


What is data sub language?

A data Sublanguage is a computer language used to define or manipulate the structure of a relational database management system(DBMS) e.g QBE, SQL.


What is data sub-language?

A data Sublanguage is a computer language used to define or manipulate the structure of a relational database management system(DBMS) e.g QBE, SQL.


What are the parts of SQL language in dbms?

There are three parts of structure query language (sql) . 1.dml 2.ddl 3.dcl 1. In data manipulation language (dml) we can insert,update and delete a record. 2.in data definition language (ddl) we can change the structure of data like alter a table,create object ,drop and rename an object. 3.data control language (dcl) we can use security rights like grant ,revoke .


What is the difference between primitive and non primitive data structure?

A primitive data structure is generally a basic structure that is usually built into the language, such as an integer, an array or a linked-list.A non-primitive data structure is built out of primitive data structures linked together in meaningful ways, such as a binary search tree, AVL Tree, Hashtable, etc.


What are the subject-matters of data structure?

types of data structure types of data structure


What is the Pascal programming language data structure?

In Pascal, data structures are implemented with recorddata types. A record is synonymous with the structdata type in C, or the class data type in C++.


What type of language is delphi whether it is a oops or procedural?

its not a oops concept, its a procedural concept in data structure as well as data ananlysis n algorthim


Write a note on computer structure?

Control our any data base with the help of SQL, the professional name of SQL is SEQUEL ( Structure Query English Language)