Examveda What is the return type open() method? A. intB. charC. boolD. floatAnswer: Option C This Question Belongs to C Plus Plus Programming >> File Handling In C Plus Plus
Which header file is required for file handling in C++? A. <iostream>B. <fstream>C. <file>D. <filestream> View Answer
Join The Discussion