Computer Science, asked by rihaan39, 7 months ago

write a short note on data types​

Answers

Answered by vsvprabhath
3

Answer:

A data type is a type of data. Some common data types include integers, floating point numbers, characters, strings, and arrays. ... They may also be more specific types, such as dates, timestamps, boolean values, and varchar (variable character) formats.

please mark me as brainliest

Answered by Jyotisna
5

Answer:

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. ... 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.

Similar questions