Examveda

What is the purpose of the ios::app flag in C++ file handling?

A. Appends data to the end of the file

B. Opens the file in append mode

C. Opens the file in write mode

D. Opens the file in read mode

Answer: Option B


Join The Discussion

Related Questions on File Handling in C plus plus