What is the float literal ?
Answers
Answered by
3
A floating-point literal has an integer part, a decimal point, a fractional part, and an exponent part. You can represent floating point literals either in decimal form or exponential form.
Answered by
11
⠀⠀⠀⠀⠀▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅
Floating-point literals are numbers that have a decimal point or an exponential part.
They can be represented as:
- Real literals
- Binary floating-point literals
⠀⠀⠀⠀⠀▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅
Similar questions