difference between data type and structure
Answers
Explanation:
A data type is just a class of values that can be concretely constructed and represented. Data type can't be reduced anymore, while a data structure can, as it consists of multiple fields of different data. However, most likely, I would use an analogy - a data type is an atom, while data structures are molecules.
Explanation:
different types of data
1) binary data
2) alphanumeric data
3) numeric data
4) other variables type data.
two types of data structures---
1) flat file__ the storage can single table and usually suitable for less amount of data
2) relational__ the storage can multiple tables and it usually suitable for large amount of data...
I hope I help you so please mark as brainliest
Read more on Brainly.in - https://brainly.in/question/8485755#readmore