- A 13
- B 13.3714
- C 13.3
- D 13.4
- Share this MCQ
Answer:
D
Share this MCQ
The toPrecision()
method formats a number to a specified length by adding a decimal point and any necessary nulls.
The toPrecision() method formats a number by adding a decimal point and any required nulls, resulting in the specified length.
The toPrecision()
method formats a number to the desired length by adding a decimal point and nulls (if necessary).
By adding a decimal point and nulls (if needed), the toPrecision()
method formats a number to the specified length.
Share this MCQ