What is the return type open() method?
A. int
B. char
C. bool
D. float
Answer: Option C
Related Questions on File Handling in C plus plus
Which header file is required for file handling in C++?
A. <iostream>
B. <fstream>
C. <file>
D. <filestream>
A. int
B. char
C. bool
D. float
Answer: Option C
Which header file is required for file handling in C++?
A. <iostream>
B. <fstream>
C. <file>
D. <filestream>
Join The Discussion