Computer Science, asked by tushitbajpai4, 6 months ago

difference between data structure and data type​

Answers

Answered by Anonymous
0

Answer:

data type is the most basic and the most common classification of data. It is this through which the compiler gets to know the form or the type of information that will be used throughout the code. So basically data type is a type of information transmitted between the programmer and the compiler where the programmer informs the compiler about what type of data is to be stored and also tells how much space .

Answered by ridahussain86
1

A data type is the most basic and the most common classification of data. ... And all these are kinds of data types. Data Structure. A data structure is a collection of different forms and different types of data that has a set of specific operations that can be performed.

Similar questions