An operating system OS is made up of a number of core files called what?

A. GUIs
B. device driver
C. Kennal
D. Kernel


Answer: D. Kernel

Computer Science & Information Technology

You might also like to view...

Polymorphism means ______________.

a. that data fields should be declared private b. that a class can extend another class c. that a variable of supertype can refer to a subtype object d. that a class can contain another class

Computer Science & Information Technology

Each individual measurement of a sound that is stored as digital information is called a:

a. buffer b. stream c. capture d. sample e. byte

Computer Science & Information Technology

How can you create an exact copy of an existing layer?

What will be an ideal response?

Computer Science & Information Technology

Write two different Do...Loop clauses that stop the loop when the value in the intAmount is less than or equal to the value in the intLimit variable. Use the Until keyword in the first clause, and use the While keyword in the second clause.

What will be an ideal response?

Computer Science & Information Technology