What is the difference between text files and binary files?

4 years ago
C Programming

Text files contain data that can easily be understood by humans. It includes letters, numbers and other characters. On the other hand, binary files contain 1s and 0s that only computers can interpret.

0
Sanisha Maharjan
Jan 20, 2022
More related questions

Questions Bank

View all Questions