What is Executable?

 What is Executable? Programs Machine Level Instructions DOS
Executable Programs

     By double clicking on the Internet Explorer icon to start the web browser you are using an executable file (the file for your web browser is iexplore.exe). An .exe file is a like a cooking recipe only it's instructions are in a language that the computer understands. In DOS systems, executables have either a .COM or .EXE extension and are called COM files and EXE files, respectively. In UNIX and Macintosh environments, executing files can have any name.

More on this subject
Beginner's Help
BUG Club Home

 What is Executable? Programs Machine Level Instructions DOS