As a computer user, File Extensions are useless, but as a program developer Extensions are very important because the extension determents which programs are associated with a file. e.g. Files created in notepad will always open in notepad when you double click on them. Programmers have to be able to change this. In other words, a programmer needs to create a file in notepad but when it's double clicked, have it run in a browser.
|