the char data type is a floating point. (true or false)
Answers
Answered by
2
Answer:
char data type is a floating point. (true or false)
false
Answered by
4
Answer:
False Because,
The FLOAT data type stores double-precision floating-point numbers with up to 17 significant digits. FLOAT corresponds to IEEE 4-byte floating-point, and to the double data type in C. The range of values for the FLOAT data type is the same as the range of the C double data type on your computer.
✪============♡============✿
Similar questions