Question: please solve it in ( c++ ) Question 6 1.5 Points The C++ statement used to close the file named infile is A infile.close(); B
Question 6 1.5 Points The C++ statement used to close the file named infile is A infile.close(); B infile.closeFile(); close("infile"); closeFile("infile")
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
