Answer:
Swap codes in line 7 and 8
Explanation:
The code segment below
Line 1: count ← 0
Line 2: sum ← 0
Line 3: FOR EACH value IN numbers
Line 4: {
Line 5: count ← count + 1
Line 6: sum ← sum + value
Line 7: average ← sum / count
Line 8: }
Line 9: DISPLAY (average)
The above code will make the program translator calculate the average value at each iteration.
This will take a longer time to execute and also means more instructions for the program translator.
Swapping line 7 and 8 will reduce the number of instructions to execute. This will have an instant effect on the time taken to execute the program.
Swapping line 7 and 8 means that, the program translator will only calculate the average after it must have finished calculating the sum of the values in the iteration statement.
It is the last one retention because writing it out will cause it to stick in your brain better
Bios, This stores all of the computers start-up information. It tells the computer where to find the operation system inside the main storage and how to start it.
Hope this helps! :)
Answer: If your trying to get rid of em. The best way to do that is to put them in the recyling bin and then empty it. Doing that will delete them off your computer so they can't be found.
Explanation: Also keep in mind that whether or not you delete them they'll still be on your hard drive.
Answer:
Chief Security Officer
Explanation:
According to the given statement in the question the Jeremy's role in the company is "Chief Security Officer (CSO)".
The chief Security officer has the role of developing and looking on to the strategies and policies that are required for maintaining the operational, strategic, financial and reputational security of the overall company.