Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "Category:Compiled languages"
From NetSec
GertieUbpgdd (Talk | contribs) (Combining categories) |
(No difference)
|
Revision as of 02:48, 16 May 2012
Compiled languages are called compiled because 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 Visit the Programming language Portal for complete coverage.
|