56. The instruction that is used to transfer the data from source operand to destination operand is
(A) data copy/transfer instruction
(B) branch instruction
(C) arithmetic/logical instruction
(D) string instruction
Answers
Answered by
0
Answer:
data copy/transfer instruction.
Explanation:
these instruction are used to copy and transfer the instruction.
Answered by
1
Option (A) is correct.
(A) Data copy/transfer instruction is used to transfer the data from the source operand to the destination operand.
About data copy/transfer instruction :
- MOV - Data is moved from one register/memory to another with the MOV command. It is not permitted to load data directly into the segment register.
- PUSH - This operation pushes the contents of a given register or memory address onto the stack. Two have been decremented from the stack pointer.
- POP - When the POP instruction is performed, the contents of a specific register memory location are loaded into a memory location whose address is constructed using the current stack segment and stack pointer.
- EXCHANGE - The source and destination operands' contents are swapped.
Similar questions
Science,
1 month ago
Computer Science,
1 month ago
Social Sciences,
3 months ago
Math,
3 months ago
Physics,
9 months ago
Social Sciences,
9 months ago
English,
9 months ago