What is the difference between .tsv and .doc?
- Extension
- .tsv
- .doc
- Format
- Text
- Binary
- Category
- Database
- Document
- Developer
- Microsoft
- Description
- A tab-separated values (TSV) file is a simple text format for storing data in a tabular structure, e.g., database table or spreadsheet data, and a way of exchanging information between databases.
- A DOC file is a word processing document created by Microsoft Word, or another word processing program, such as OpenOffice Writer or Apple Pages. It may contain formatted text, images, tables, graphs, charts, page formatting, and print settings.
- MIME Type
- text/tab-separated-values
- application/msword
- Sample
- sample.doc
- Wikipedia
- .tsv on Wikipedia
- .doc on Wikipedia