What is the second step in logical troubleshooting?
A) Establish a theory of probable cause (question the user).
B) Test the theory to determine the cause.
C) Establish a plan of action.
D) Identify the problem.
A
Computer Science & Information Technology
You might also like to view...
Not all information stored on the Clipboard can be pasted into a presentation
Indicate whether the statement is true or false
Computer Science & Information Technology
Under what circumstances will a method receive the actual memory address of a passed array, and have access to the actual values in the array elements?
A. Only when it is passed by reference. B. Only when it is passed by value. C. Only when the array is inherited. D. Only when the array is within the method's scope.
Computer Science & Information Technology