A

Admin • 828.03K Points
Coach

Q. Which format specifier is used to print a float value?

  • (A) %d
  • (B) %c
  • (C) %f
  • (D) %s
  • Correct Answer - Option(C)
  • Views: 14
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin
The %f format specifier is used for float or double values.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.