Vidyalelo
C++ Programming · Q50

File Handling in C++

Programming · C++ Programming · question 50

Q50

Which of the following is used to create a stream that performs both input and output operations?

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

Answer: Option D

Solution

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