Answer:
1.48 s
Explanation:
Number of instructions = 500 million = 500 * 10⁶
clock rate = 1 / 2.2 GHz = 1 / (2.2 * 10⁹ Hz) = 0.4545 * 10⁻⁹ s
We need to compute the clocks per instruction (CPI)
The CPI = summation of (value * frequency)
CPI = (50% * 3 clock cycles) + (50% * 10 clock cycles)
CPI = (0.5 * 3) + (0.5 * 10) = 1.5 + 5 = 6.5
Execution time = number of instructions * CPI * clock rate
Execution time = 500 * 10⁶ * 6.5 * 0.4545 * 10⁻⁹ =1.48 s
Saving a python file implies that one wants to have a physical file of the program on a storage device.
To save a python program, the following step must be followed
- Select Save As
- Navigate to the directory where you want to save the file
- Enter the file name
- Click save
Note that python files are saved in the .py extension
Read more about python programs at:
brainly.com/question/16397886
F5 key on your keyboard in word and power point if that is what you are referring to.