Home / Questions / What is the difference between text files and binary files?
Explanatory Question

What is the difference between text files and binary files?

👁 1 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

In text files, data is stored according to a specific character encoding scheme, such as ASCII or Unicode. In binary files, data is stored in the form of bytes that are in machine-readable form.