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

Difference between revisions of "Compiled languages"

From NetSec
Jump to: navigation, search
(Redirected page to Category:Compiled languages)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
Compiled Languages are <i>compiled</i>, they start out as code and then a [[compiler]] is used to compile the [[application]] into [[machine code]] and then [[dynamic linking|link]] the application with [[shared libraries]].
+
#REDIRECT [[:Category:Compiled languages]]
 
+
[[C%2B%2B | C++ ]] and [[C]] are compiled languages.
+
 
+
{{series
+
| Name = Compiled languages
+
| PartOf = Programming language
+
}}
+

Latest revision as of 03:49, 16 May 2012