Solved

In Order to Perform File Processing in C++, Which Header

Question 11

Multiple Choice

In order to perform file processing in C++, which header files must be included?


A) <cstdio> , <iostream> and <fstream>.
B) <cstdio> and <iostream>.
C) <cstdio> and <fstream>.
D) <iostream> and <fstream>.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions