A

Admin • 828.03K Points
Coach

Q. What does the function fclose() do?

  • (A) Flushes buffer
  • (B) Closes file
  • (C) Removes file
  • (D) Creates file
  • Correct Answer - Option(B)
  • Views: 12
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin
fclose() closes an open file and flushes the buffer.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.