Ask Question
30 March, 23:34

Suppose that outfile is an ofstream variable and output is to be stored in the file outputData. out. Which of the following statements opens the file outputData. out and associates outfile to the output file?

+3
Answers (1)
  1. 31 March, 01:20
    0
    outFile. open ("outputData. out");
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Suppose that outfile is an ofstream variable and output is to be stored in the file outputData. out. Which of the following statements ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers