Question: solve fast i will give you full rate The C++ statement used to close the file named infile is A infile.close(: B infile.closeFile(): close(infile) closeFile(infile)
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
