A

Admin • 833K Points
Coach

Q. Which standard function writes to a file?

  • (A) fprintf()
  • (B) printf()
  • (C) scanf()
  • (D) cin
  • Correct Answer - Option(A)
  • Views: 25
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin

fprintf() is used to print formatted output to a file.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.