What is the difference between .tab and .doc?
- Extension
- .tab
- .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
- .tab on Wikipedia
- .doc on Wikipedia