|
Computersight > Tags > execution
|
 |
execution |
|
|
 | | Compilation and Execution | | by sameer, Nov 12, 2006 | | Generally coding is done in high-level language and sometimes in low-level language (such as assembly language). For these languages to work on the computer it must be translated into machine language. There are two kinds of translators – compilers and interpreters. The high level languages can be either called compiled languages or interpreted languages. | | Comments(0) Liked It: 8 |
|
|