You should make sure no one is looking and make sure you have protection
Answer:
Perform data backup on the work computer
Explanation:
It is very important that at every point in time that a technician will perform a maintenance, repair, or troubleshooting. the data on the work computer should be backed up to avoid loss. This is done to avoid data loss resulting from failure from hardware or software, backup provides copy of critical data immediately the maintenance is done, therefore backup is very important before any troubleshooting is done.
Answer:
i<6 is the "end guard". This means that the loop continues while this is true, and ends when this is false.
i++ is the "continuation", it is the operation executed when the loop continues. i++ increases the value of i by one.
Boolean operators, it uses the word "and","or" and "not" with keywords to control the search. For example if you search for health and food, the search engine will give a narrow search focusing on the two keywords. Using "or" with keywords will give much broader results. Using a "not" will remove one keyword from the search, ex. windy not rainy will give results of the keyword windy only. An asterisk on the other hand, gives wider results with variations.