πŸ“Š C++
Q. Which of the following is not a valid file operation in C++?
  • (A) open()
  • (B) close()
  • (C) read()
  • (D) execute()
πŸ’¬ Discuss
βœ… Correct Answer: (D) execute()

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

Explanation by: Shiva Ram
'execute()' is not a valid file operation in C++.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
109
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Shiva Ram
Publisher
πŸ“ˆ
83%
Success Rate