Answer:
Step-by-step explanation:
Machine Instruction Types:
LOAD: Transfer of data from memory into the register.
IN: Receives data from an input device.
MOVE: Data transfer between registers.
OUT: Outputs data from the register.
PUSH: Pushes data from a register towards the top of the stack.
STORE: Transfer of data from the register to the memory.
A command is an operating system instruction or other system instruction. A statement is an instruction that will be translated into machine code by the compiler or the interpreter.