What are Datatypes and write any 2 data types.
Answers
Answered by
8
Answer:
Common data types include: Integer. Floating-point number. Character.
Answered by
1
Answer:
Hope it helps u
Explanation:
In computer science and computer programming, a data type or simply type is an attribute of data which tells the compiler or interpreter how the programmer intends to use the data. Most programming languages support basic data types of integer numbers, floating-point numbers, characters and Booleans
Similar questions