A

Admin • 833K Points
Coach

Q. Which function is used to write data to a file in C++?

  • (A) write()
  • (B) send()
  • (C) put()
  • (D) fwrite()
  • Correct Answer - Option(A)
  • Views: 16
  • Filed under category C++
  • Hashtags:

Explanation by: Admin

The 'write()' function is used to write data to a file in C++.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.