If a problem occurs-such asifa program stops functioning or too many programs are open for the amount of memory installed-an operating system notifies the user and tries to correct the problem by _____.
A. ?closing the offending program
B. ?deleting all the functions from the offending program
C. ?minimizing the screen in which the offending program runs
D. ?allowing only the offending program to run and stopping the other running programs
Answer: A
You might also like to view...
Which of the following access control policies is based on sets of permissions involved in an operation?
A. DAC B. RBAC C. MAC D. Rule-based access control
How do methods setIn, setOut and setErr affect the standard input, output and error streams?
a. They output data to the standard input, output and error streams. b. They provide the only way to access the standard input, output and error streams. c. They redirect the standard input, output and error streams. d. They empty the standard input, output and error streams.