The Windows kernel includes what two main components?

A. Background services
B. executive services
C. HAL
D. shell


Ans:
B. executive services
C. HAL

Computer Science & Information Technology

You might also like to view...

What is a simple way to convert a string to a numeric value in C++11? This is sometimes needed when data is input as a string but we need to perform numeric computations on the values.

What will be an ideal response?

Computer Science & Information Technology

COGNITIVE ASSESSMENT You are designing software that will allow users to interact with it through ordinary, intuitive behavior. Which of the following are you using?

A. BUI B. GUI C. NUI D. TUI

Computer Science & Information Technology

Why do programmers use pseudocode?

What will be an ideal response?

Computer Science & Information Technology

Upon an interrupt what has to happen implicitly in hardware before control is transferred to the interrupt handler?

What will be an ideal response?

Computer Science & Information Technology