What Windows utility normally automatically starts but can be manually invoked when a memory error occurs?
A) Device Manager
B) Windows Memory Manager
C) Task Manager
D) System Control Panel link
E) Windows Memory Diagnostic Tool
E
Computer Science & Information Technology
You might also like to view...
Of the four action queries, which one would help you find repeat customers?
A) Crosstab B) Find duplicates C) Find unmatched D) Find records
Computer Science & Information Technology
Which of the following is false?
a. A static method must be used to access private static instance variables. b. A static method has no this reference. c. A static method can be accessed even when no objects of its class have been instantiated. d. A static method can call instance methods directly.
Computer Science & Information Technology