COGNITIVE ASSESSMENT
What is the core of an operating system that manages memory and devices, maintains the internal clock, starts programs, and assigns the computer's resources?
A. the kernel
B. the cylinder
C. the core
D. the BIOS
Answer: A
Computer Science & Information Technology
You might also like to view...
The ____ input mask character indicates that letter entry is required.
A. ? B. 9 C. L D. >
Computer Science & Information Technology
If a class represents an amount of money (in US currency like $9.99), then the amount (like $9.99) could reasonably be stored in
a. A member variable of type double. b. Two member variables of type int. c. A string of characters (like "9.99"). d. None of the above.
Computer Science & Information Technology
__________ is a subclass of Animation.
a. PathTransition b. FadeTransition c. Timeline d. Duration
Computer Science & Information Technology
Which type of application is converted in real time to run on a variety of platforms?
A. Simulated B. Emulated C. Real time D. Native
Computer Science & Information Technology