Q34
How to calculate the run time of a code?
A.
Start time – End time
B.
End time – Start time
AnswerC.
Start time/ End time
D.
Start time * End time
Answer: Option B
Solution
Answer: Option B
Solution:
The run time of a code can be calculated as :run time = end time – start time