What is the difference between .aif and .tex?
- Extension
 - .aif
 - .tex
 
- Format
 - Binary
 - Text
 
- Category
 - Audio
 - Document
 
- Developer
 - Apple
 - Donald Knuth
 
- Description
 - This is an audio file very similar to .WAV file but is developed using the Audio Interchange File Format (AIFF). It is mainly used to store standard CD audio.
 - It is a file that contains symbols, graphics, text, or mathematical expression developed by LaTex a typesetting system. Mainly used to typeset articles, books, and publications in computer science, physics, statistics, electrical engineering, and economics.
 
- MIME Type
 - audio/aiff
 - text/x-tex
 
- Sample
 - sample.aif
 - sample.tex
 
- Wikipedia
 - .aif on Wikipedia
 - .tex on Wikipedia