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

Compiled languages

From NetSec
Revision as of 22:07, 27 November 2011 by EnriqueBlackston (Talk | contribs)

Jump to: navigation, search

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.

C++ and C are compiled languages.



Compiled languages
is part of a series on

Programming language

Visit the Programming language Portal for complete coverage.