Examveda Which of the following is not a valid file mode in C++? A. wB. aC. rD. xAnswer: Option A 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