Computer Science, asked by aditya8524035, 1 year ago

What are datatypes?​

Answers

Answered by Anonymous
5

Explanation:

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.

Answered by vidya804
2

Answer:

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

Similar questions