A)Which of these is generally the first step for troubleshooting process?(1 point)

create a plan
identify the problem
test the theory
“control+alt+delete”
A)Which of the following is the step in the troubleshooting process where you establish a course of action to rectify and solve a possible problem?(1 point)
“control+alt+delete”
create a plan
identify the problem
test a theory
A)Which of the following steps in the troubleshooting process would you be performing if you checked the system’s functionality to make sure it works and
preventative measures to prevent further occurrences of the same issue in the future?(1 point)
verifying the system
identify the problem
test the theory
create a plan
A)If you run a test and go back to revisit a previous step in a flowchart diagram because your test did not go as expected, then which of the following words
what you just did?(1 point)
bug
identify a problem
revert
revisit
A)Which of the following helps troubleshoot a problem when there is only one right answer but you keep getting a true statement for every possible answer
jump statement
if/else statement
array statement
binary statement

1 answer

A) The first step for the troubleshooting process is identify the problem.

A) The step in the troubleshooting process where you establish a course of action to rectify and solve a possible problem is create a plan.

A) The step in the troubleshooting process where you check the system’s functionality to make sure it works and implement preventative measures to prevent further occurrences of the same issue in the future is verifying the system.

A) If you run a test and go back to revisit a previous step in a flowchart diagram because your test did not go as expected, then what you just did is revisit.

A) A statement that helps troubleshoot a problem when there is only one right answer but you keep getting a true statement for every possible answer is called a binary statement.