Author: Ben Fhala
Ben Fhala's Articles (1)
Quick Tip – The Difference Between Run Time and Compile Time Errors
April 3, 20112 Comments
The First step before delving into the difference between run time and compile time errors is the need to establish a few base concepts. Not every language compiles and actually most of the more popular language on the web are not compiled. What is compiling? “A compiler is a computer program that transforms source code written in a computer language into another computer language.” (Via Wikipedia) Compiling in the most…









