How to calculate the run time of a code?
A. Start time – End time
B. End time – Start time
C. Start time/ End time
D. Start time * End time
Answer: Option B
Solution (By Examveda Team)
The run time of a code can be calculated as :run time = end time – start time
Join The Discussion