Multiple choice

The C language was intended for

  1. running application software

  2. low level/system programming

  3. high level programming

  4. machine language programming

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

Initially C language was intended for the system programming. For example, UNIX operating system is written in C language.