📚 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?
- They can be easily read and written.
- They need a special program to read and write.
- Processing of binary files is slow.
- Binary data files are damaged easily.