List the four steps that are essential to run a program on a completely dedicated machine.
a. Reserve machine time.
b. Manually load program into memory.
c. Load starting address and start execution.
d. Monitor and control implementation of program from console.