What do you do if a user describes a problem and suggests a solution that you know for a fact is not correct?

A) Humor the person and prove the solution is wrong.
B) Take a different course of action, but thank the person for the suggestion.
C) Take a moment to teach the person the technical information that shows why the person's solution is wrong.
D) Don't mention the person's solution and just troubleshoot the problem.

B

Computer Science & Information Technology

You might also like to view...

Before exporting a table to another database, what must be done first?

A) A table structure must be created. B) A form and report structure must be created. C) Nothing needs to be done beforehand. D) A database must be created.

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1. The organizational changes in processor design have primarily been focused on increasing instruction-level parallelism so that more work could be done in each clock cycle. 2. With superscalar organization increased performance can be achieved by increasing the number of parallel pipelines. 3. The increasingly difficult engineering challenge related to processor logic is one of the reasons that an increasing fraction of the processor chip is devoted to the simpler memory logic. 4. The demand on power requirements has not grown as chip density and clock frequency have risen. 5. As chip transistor density has increased, the percentage of chip area devoted to memory has decreased.

Computer Science & Information Technology