InterviewSolution
Saved Bookmarks
| 1. |
Running time of a program depends on __________(a) Addressing mode(b) Order of computations(c) The usage of machine idioms(d) All of the mentioned |
|
Answer» Correct option is (d) All of the mentioned Explanation: Run time, runtime or execution time is the time during which a program is running (executing). |
|