Process Overview
File formats and extensions help computers understand what type of data a file holds and which program can open it. This process shows how a computer uses the file extension to decide how to handle a file.
File formats and extensions help computers understand what type of data a file holds and which program can open it. This process shows how a computer uses the file extension to decide how to handle a file.
File: photo.jpg
+----------------+
| photo |
| .jpg (ext) |
+----------------+
|
v
+----------------+
| Image Viewer |
| Program |
+----------------+