Executable

  • If the program is successfully compiled - error free - it generates an executable, that can be 'run', at which time the program is executed.

  • It is possible that at this time, should there be any errors such as logical errors, the program will generate a run time error.

Last updated