CBSE Class 12 Computer Science Question 116 of 136

Data File Handling — Question 4

Back to all questions
4
Question

Question 4

A binary file stores information in ASCII or Unicode characters.

Answer

False

Reason — Binary files store data in a sequence of binary digits (bits and bytes), not in ASCII or Unicode characters.