Computer Science, asked by pujamaurya046, 11 months ago

what are datatypes ?​

Answers

Answered by lolperson
2

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.

credits: Wikipedia

Similar questions