GATE Electronics and Communications (EC) 2013 Solved Paper

© examsiri.com
Question : 22 of 65
 
Marks: +1, -0
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
Go to Question: