You are on a service call to fix a customer's printer when he asks you to help with a network firewall issue. This is not part of your normal responsibilities. What should you do?
A) Call your supervisor to find the best company resource to recommend to the customer.
B) Try to solve the issue to the best of your ability.
C) Report the user to his supervisor.
D) Empathetically tell the customer you cannot and report the request to your supervisor.
A
You might also like to view...
Answer the following statements true (T) or false (F)
1. An array can contain both numeric and string values. 2. A Function procedure can return a number, but cannot return an array of numbers. 3. If the following statement appears in a program, the array scores must have been declared using the String data type. scores(1) = 87 4. Consider the following Dim and assignment statements for myArray(). The assignment statement will cause a "Subscript out of range" error. Dim myArray(50) As Double myArray(34) = 51 5. Unless otherwise specified, Visual Basic assigns the value 0 to each element of a numeric array when it is declared with a Dim statement.
When you select the Merge & Center button, only the contents from the cell in the ____ corner of the range are kept. All other content is deleted from the worksheet.
A. upper-left B. lower-left C. upper-right D. lower-right
A linear search works well for arrays that are very large (thousands or millions of elements).
Answer the following statement true (T) or false (F)
When dealing with an incident, the incident response team must conduct a(n) __________, which entails a detailed examination of the events that occurred from first detection to final recovery.
Fill in the blank(s) with the appropriate word(s).