✏️ Explanatory Question

What is the difference between text files and binary files?

👁 2 Views
📘 Detailed Answer
🟢 Easy
💡

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.