which description of the plain text file format is most accurate?\nuses binary code to store data\ncan only…

which description of the plain text file format is most accurate?\nuses binary code to store data\ncan only be opened with special software\nsupports text formatting like bold or italics\nused by programmers for source code
Answer
Brief Explanations:
Plain - text files use binary code at the underlying level to store data. They can be opened with basic text - editors and do not support text formatting like bold or italics. Programmers can use them for source code, but this is not the most fundamental characteristic. The most accurate general description is that they use binary code to store data.
Answer:
uses binary code to store data