Computer Science, asked by deepak47738, 1 year ago

What are Datatypes.....

Answers

Answered by Brainly9b78
26
Data types are used to declare the fields of a table. A data types determine the type of data, a particular field can accept. Once the data type is defined, we cannot enter a different type of data. If we try to do so, an error message will be displayed.
Answered by generalRd
19

hi

here is your answer

DATABASE

1)data type or simply type is an attribute of data which tells the compiler or interpreter how the programmer intends to use the data.

2) There are 5 types if data types=

a)String

b)Integer

c)Float (floating point numbers - also called double)

d)Boolean

e)Array

3)Most programming languages support common data types of real, integer and boolean.

hope it helps

BE BRAINLY

Similar questions