📚 Practice Mode

C++ File Handling

Learn at your own pace with hints and detailed explanations

1 / 14
Multiple Choice

Which of the following is the disadvantage of binary data files?

  1. They can be easily read and written.
  2. They need a special program to read and write.
  3. Processing of binary files is slow.
  4. Binary data files are damaged easily.