Chapter 10: Problem 5
In general, what are the two types of files? What is the difference between these two types of files?
Short Answer
Expert verified
Answer: The two general types of files are text files and binary files. Text files contain readable characters and are used for storing and exchanging textual information, while binary files contain non-text data in a non-human-readable format. Text files can be opened and edited using simple text editors or word processing software, whereas binary files require specific software or applications to interpret and process the data contained within them.