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

Difference between revisions of "Category:Compiled languages"

From NetSec
Jump to: navigation, search
 
Line 2: Line 2:
  
 
[[C++]] and [[C]] are compiled languages.
 
[[C++]] and [[C]] are compiled languages.
 +
[[Category:Programming]]

Latest revision as of 20:39, 8 August 2012

Compiled languages are programming languages, 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.

Pages in category "Compiled languages"

The following 3 pages are in this category, out of 3 total.