A

Admin • 828.03K Points
Coach

Q. Which of the following functions can be used to open a file in C?

  • (A) fopen()
  • (B) openfile()
  • (C) fileopen()
  • (D) open()
  • Correct Answer - Option(A)
  • Views: 9
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin
fopen() is the standard C function for opening files.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.