Vidyalelo
C++ Programming · Q19

File Handling in C++

Programming · C++ Programming · question 19

Q19

Which of the following is not a file stream class in C++?

A.
ifstream
B.
ofstream
C.
fstream
D.
filestream
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board