Qualcomm interview question

What is an operating system.

Interview Answer

Anonymous

27 Oct 2024

An operating system essentially acts as the middle layer between the applications and the hardware running on a system. It has a scheduler, which takes care of scheduling processes, as well as a memory management unit, which takes care of handling memory. It also typically has a file system.