Define 5 types of data types?
Answers
Answered by
17
Answer:
=> Common data types include:
- Integer.
- Floating-point number.
- Character.
- String.
- Boolean.
Answered by
6
Five types of datatypes are Integer, Floating Point Number, Character, String, Boolean
- Datatypes allow declaration of variables in various programming languages.
- These datatypes are basic ones, programming languages allow the use of other datatypes as well.
- Integer datatypes store non-fractional integers.
- Floating Point Numbers store number that may have fractional (decimal) value as well.
- Character datatype stores a single character which may be an alphabet, a digit or even a blank space.
- String datatypes store a series of characters or set of characters .
- Boolean datatypes can store only two possible values: 'True'or 'False'.
To know more about datatypes, visit :
https://brainly.in/question/8295387
Similar questions
Environmental Sciences,
5 months ago
Social Sciences,
5 months ago
Physics,
11 months ago
Science,
11 months ago
English,
1 year ago
English,
1 year ago
Biology,
1 year ago