Data Types

“Data type is a term that is used to  show the kind of data values or the type of data that is expected to be handled ”

A data type is a classification of data that a variable can hold in computer programming.Various data type are as follows.

  1. Integer Data type
  2. Character Data type
  3. Float Data type
  4. Double Data type
  5. Void Data type

 

1 Comment


Leave a Reply

Your email address will not be published. Required fields are marked *