Comprog Lesson 1
Comprog Lesson 1
Example:
SUB AX, BX = 00001011 00000001 00100010, is an instruction set to
subtract the values of two registers AX and BX.
FORTRAN
FORmula TRANslator was the first highlevel
programming language. It was originally developed in
the 1950s to carry out complex arithmetic or
mathematical calculations.
Examples of Programming Languages
LANGUAGE DESCRIPTION