Q. List the four steps that are essential to run a program on a completely dedicated machine.
Answer:
a) Reserve machine time
b) Manually load program into memory
c) Load starting address and begin execution
d) Monitor as well as control execution of program from console