EC > GATE 2013 SET-4 > 8085 Programming
For 8085 microprocessor, the following program is executed.
MVI A, 05H;
MVI B, 05H;
PTR: ADD B;
DCR B;
JNZ PTR;
ADI 03H;
HLT;
At the end of program, accumulator contains
A
17H
B
20H
C
23H
D
05H

Correct : c

Similar Questions

For 8085 microprocessor, the following program is executed.MVI A, 05H;MVI B, 05H;PTR: ADD B;DCR B;JNZ PTR;ADI 03H;HLT;At the end of program, accumulator contain...
#1263 MCQ
For 8085 microprocessor, the following program is executed.MVI A, 05H;MVI B, 05H;PTR: ADD B;DCR B;JNZ PTR;ADI 03H;HLT;At the end of program, accumulator contain...
#1305 MCQ
Mr. X speaks _________ Japanese _________ Chinese.
#3 MCQ

Related Topics

No tags found

Unique Visitor Count

Total Unique Visitors

Loading......