Computer Science for IGCSE & O level - Software (Section 11 - No. 12)
What is the purpose of the 'STO' command in assembly language?
Loads the value of a variable into the accumulator.
Adds the value of a variable to the accumulator.
Replaces the value of the variable by the value stored in the accumulator
Compares two variables.
Explanation
'STO' stores the value of the accumulator into a variable.
Comments (0)
