✏️ Explanatory Question

What is the difference between text files and binary files?

👁 1 Views
📘 Detailed Answer
🟢 Easy
1
Total Views
10
Related Qs
0%
Progress
💡

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.