Computer Science, asked by doli30, 2 months ago

_____data types represent real number are written with a decimal point​

Answers

Answered by spkrishnajvm
1

Answer:

The big integer data type ( bigint ) is used to represent whole numbers that are outside the range of the integer data type and can be stored within 64 bits. The decimal data type ( dec ) is used to represent 64-bit floating point values

Similar questions