CBSE Class 12 Computer Science Question 115 of 136

Data File Handling — Question 3

Back to all questions
3
Question

Question 3

In binary file, there is no delimiter for a line.

Answer

True

Reason — There is no delimiter for a line in a binary file because binary files store data in a sequence of binary digits (bits and bytes) that represent the actual information being stored, such as numbers, images, audio, or other types of data.