Computer Science, asked by adityagawande132, 1 month ago

Explain data type and its two types.​

Answers

Answered by MiscreantAngel
0

\huge \mathfrak\fcolorbox{pink}{lavenderblush}{Answer♡}

Most programming languages support basic data types of integer numbers (of varying sizes), floating-point numbers (which approximate real numbers), characters and Booleans. ... This data type defines the operations that can be done on the data, the meaning of the data, and the way values of that type can be stored.

\huge \mathfrak\fcolorbox{pink}{lavenderblush}{Explanation ♡}

#HopeItHelps

Answered by UniqueBabe
1

Data are units of information, often numeric, that are collected through observation. In a more technical sense, data are a set of values of qualitative or quantitative variables about one or more persons or objects, while a datum (singular of data) is a single value of a single variable.

 \large\pink {Type:-}

1)int. -It is used for taking the input as integer only. 2)char. -It takes input as characters,strings etc. 3)float.

Similar questions