What is the function of the kernel of an operating system?
- It provides a user interface that allows users to request a specific task.
- The kernel links the hardware drivers with the underlying electronics of a computer.
- It is an application that allows the initial configuration of a Cisco device.
- The kernel provisions hardware resources to meet software requirements.
The correct answer is: The kernel provisions hardware resources to meet software requirements
Explanation:Explanation: Operating systems are made up of three components: a shell, a kernel, and hardware. The shell interacts with users, allowing them to ask the device for certain tasks. The kernel allocates hardware resources to fulfill software requirements. Drivers and their underlying circuitry are used to make the hardware work. The hardware refers to the device’s physical components.