Question: Explain the differences between three input/output methods. (a) cin/cout , and i/o redirection with command line option < inputfile > outputfile ; (b) ifstream/ofstream with
Explain the differences between three input/output methods. (a) cin/cout , and i/o redirection with command line option < inputfile > outputfile ; (b) ifstream/ofstream with named files inputfile outputfile ; (c) i/o file names passed through argv[] on command line, and ifstream/ofstream usage.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
