55. Which of the following is not a data copy/transfer instruction?
(A) MOV
(B) PUSH
(C) DAS
(D) POP
Answers
Answered by
0
Answer:
poppppppppppppppppppppppppp
Answered by
0
(C) DAS
DAS is not the data-transfer instruction.
Explanation:
- MOV instruction is used to move 8-bit data from one register to another.
- In PUSH instruction, stack pointer gets incremented and the value of a particular byte operand gets stored at the internal address.
- POP instruction reads a byte from the address referenced by the SP register.
- DAS stands for Decimal Adjust after Subtraction.
- DAS is an arithmetic command and it is not related to data transfer.
Similar questions
Geography,
1 month ago
Math,
1 month ago
Sociology,
2 months ago
English,
2 months ago
Social Sciences,
9 months ago
Geography,
9 months ago
Computer Science,
9 months ago