Examveda

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

A. Opens the file in binary mode

B. Opens the file in text mode

C. Opens the file in append mode

D. Opens the file in read mode

Answer: Option A


Join The Discussion

Related Questions on File Handling in C plus plus