Multiple choice technology programming languages

For the FLOAT %variables, the assigned value is rounded to how many digits ?

  1. 10

  2. 18

  3. 15

  4. 20

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In Model 204, FLOAT variables are stored as double-precision floating-point numbers, which provide approximately 15 decimal digits of precision.