A

Admin • 833K Points
Coach

Q. What does 'r' mode in fopen mean?

  • (A) Read only
  • (B) Write only
  • (C) Append
  • (D) Read and Write
  • Correct Answer - Option(A)
  • Views: 22
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin

'r' mode opens a file for reading only.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.