Multiple choice technology operating systems

Unix is written in a..........

  1. In high level language (C)

  2. Assembly language (low level)

  3. Machine Language

  4. All of the above

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

Unix was originally written in assembly but was rewritten in C in 1973, making it the first major OS written in a high-level language. This portability was revolutionary.