High-level languages
High-level programming languages: bridging the gap between machine language and natural languages.
Examples: COBOL, Fortran, Algol, C
Add two numbers (in C): Z = A + B;
Compilation: translation to machine code.
Previous slide
Next slide
Back to first slide
View graphic version