Online Information Technology Dictionary
ItGlossary.Tech All rights reserved
Source code
Source codes are statements written in various computer programming languages.
Source codes are used in two forms:
- Codes used in intact form, like in case of Javascript language and HTML.
- Codes that must be changed into executable computer files (compilation process).