Multiple choice

C is often called as

  1. high level language

  2. assembly level language

  3. machine level language

  4. middle level language

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

C is called a middle level language because it combines the best elements of high level language with the control and flexibility of assembly level languages.