What is the right coding to find the formatted output of float value upto 4 decimal points? float a=23.76548;
Reveal answer
Fill a bubble to check yourself
What is the right coding to find the formatted output of float value upto 4 decimal points? float a=23.76548;