Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Compiled languages"

From NetSec
Jump to: navigation, search
(No difference)

Revision as of 05:16, 6 December 2010

Compiled Languages are compiled, they start out as code and then a compiler is used to compile the application into machine code and then link the application with shared libraries.