samir a student of engineering is designing an operating system on a pre defined kernel what should be used interact or call the kernel service also state some of the services provided by the call
Answers
Answered by
1
Answer:
A kernel is a central component of an operating system. It acts as an interface between the user applications and the hardware.In a modern day approach to monolithic architecture, the kernel consists of different modules which can be dynamically - This modular approach allows easy extension of OS's capabilities.
Similar questions