Computer Science, asked by Tejas3331, 8 months ago

What do you mean by data types

Answers

Answered by yogavamsi1999
0

Answer:

Data types are the values used to store the variables .

Data types some of them are:

Int - integer.

Num- numeric.

Boolean - true or false.

Etc.

Answered by pv057966
6

A particular kind of data item as defined by the values it can take , the programming language used or to operations that can be performed on it.

Similar questions