Multiple choice

Which of the following is a low level language?

  1. Machine language

  2. C

  3. JAVA

  4. LISP

  5. COBOL

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A low level programming language is one that provides little or no abstraction from a computer's instruction set architecture. Generally, this refers to either machine code or assembly language.