🎴 Flashcard Mode
C++ File Handling
Card1 / 14
Mastered0
Review0
QuestionClick to flip
Which of the following is the disadvantage of binary data files?
AnswerClick to flip back
A
They need a special program to read and write.
💡 Explanation:
Binary data files need a special program to read and write. Because binary data files contain only 0 and 1.