Thursday, 4 December 2014

List the four steps that are necessary to run a program on a completely dedicated machine.

Steps that are necessary to run a program on a completely dedicated machine are:
a. Reserve machine time.
b. Manually load program into memory.
c. Load starting address and begin execution.
d. Monitor and control execution of program from console.

No comments:

Post a Comment