Computer Program Instruction Step
Jump to navigation
Jump to search
A Computer Program Instruction Step is a Computer Program that ...
- AKA: Instruction Step.
- See: Variable (Programming), Computer Program, Program Flow.
References
2017
- (Wikipedia, 2017) ⇒ https://en.wikipedia.org/wiki/Instruction_step Retrieved:2017-6-4.
- An instruction step is a method of executing a computer program one step at a time to determine how it is functioning. This might be to determine if the correct program flow is being followed in the program during the execution or to see if variables are set to their correct values after a single step has completed.