High-level Vs. Low-level Programming Languages
Computer programs can be written in different programming languages.
Program instructions written in Low-level Programming Languages can be understood directly (or easily) by the computer.
Program instructions written in High-level Programming Languages have to be translated into low-level before they can be carried out by the computer.
|