Computer Science, asked by javeria56, 4 months ago

Why Operating system are nowadays written in high level languages?

Answers

Answered by Anonymous
0

Answer:

An OS needs low-level access to memory and hardware and perform dirty tricks on them. ... An OS needs to execute without support software being present, such as interpreters. This makes it extremely hard to write an OS in a language that can't easily be compiled into native instructions.

Similar questions