I am what a kernel runs in.
I block the kernel from accessing the screen.
You must make a driver in another one of me to use the screen.
My name is found in Windows, Apples too.
Spoiler:
Both Siri and Cortana have similar logos.
I am what a kernel runs in.
I block the kernel from accessing the screen.
You must make a driver in another one of me to use the screen.
My name is found in Windows, Apples too.
Spoiler:
Both Siri and Cortana have similar logos.
Answer:
OS(Operating System)
I am what the kernel runs in:
The OS uses the kernel to run
I block the kernel from accessing the screen:
The OS tells the kernel what to draw on screen
You must make a driver in another one of me:
You use an OS to make a driver for another OS
My name is found is Windows, Apples:
Windows OS, iOS
Maybe you are a
boot loader
Because
that is what initialises the kernel, hence can block the kernel from doing anything - by just not loading it into memory.