

InterviewSolution
Saved Bookmarks
1. |
Which of the following is a data transfer instruction?(a) STA 16-bit address(b) ADD A, B(c) MUL C, D(d) RETThis question was posed to me during an interview.This interesting question is from Registers topic in division Processor & Memory of Computer Fundamentals |
Answer» The correct ANSWER is (a) STA 16-bit ADDRESS |
|