What are Data Types?
Think about the different kinds of data we have – characters, text, numbers, and so on.
For a computer to perform functions on data, it is a much easier process if it falls under a pre-defined category.
Declaring a type for the data that we have speeds up execution considerably, and also reduces the time identifying data that would have otherwise been spent on producing useful output for the code.
Serkan AKKAVAK
Computer Engineer BSc
SAP Department Manager
Contact : serkurumsal@yandex.com
0 Comments