C++20 sections · 1024 units
Open in Course

Quiz: Binary Mode

Knowledge check

Check Your Understanding

Why use ios::binary mode when reading images or serialized objects?

  1. A.It makes the file smaller
  2. B.It disables text translations like newline conversions
  3. C.It makes reading faster
  4. D.It validates the file format automatically
Start the roadmap to answer the quizzes and solve the challenges