What are two plain-text file types that are compatible with numerous applications and use a standard method of representing data records? (Choose two.)
- DOC
- XML
- XLS
- JSON
Explanation & Hint:
As data is collected from varying sources and in varying formats, it is beneficial to utilize specific file types that allow easy conversion and universal application support. CSV, JSON, and XML are plain text file types that allow for collecting and analyzing of data in a format that is easily compatible and applicable for analysis. |