Ron Mikhael Surara

Ron Mikhael Surara

Saturday, August 23, 2014

What I Learned in CompSci #4: File Formats and Extensions

File Formats and Extensions

What are File Formats?
File Formats are the letters you see at the end of a file. They tell us what kind of file a file is.

Examples:
  • .bat
  • .dat
  • .exe
  • .docx
  • .txt
  • .dll


.txt - File Format
You can create your own file format by adding a custom made file format at the end and saving it as all file formats. 
A custom format - .surara