A

Admin • 833K Points
Coach

Q. Which of the following is not a valid file operation in C++?

  • (A) open()
  • (B) close()
  • (C) read()
  • (D) execute()
  • Correct Answer - Option(D)
  • Views: 18
  • Filed under category C++
  • Hashtags:

Explanation by: Admin

'execute()' is not a valid file operation in C++.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.