asked 182k views
1 vote
What is the function of a data type?

asked
User Tzrlk
by
7.9k points

1 Answer

2 votes
A data type is the principal of a computer programming language. It has predefined characteristics. In other words, it defines the instructions and functions/values in code. So for example: In a computer language, a term such as a Boolean gives the action of being either true or false. It is only that because it is predefined. Sorry, if you don't understand that but if you are asking a programming related question, I assume that you have an idea already...


answered
User Thesublimeobject
by
8.2k points

No related questions found