EC > GATE 2013 SET-1 > 8085 Microprocessor
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
MVI A, 05H;
MVI B, 05H;
PTR: ADD B;
DCR B;
JNZ PTR;
ADI 03H;
HLT;
At the end of program, accumulator contains
Correct : c
Similar Questions
The clock frequency of an 8085 microprocessor is 5 MHz. If the time required to execute an instruction is 1.4 μs, then the number of T-states needed for ex...
The following FIVE instructions were executed on an 8085 microprocessor.MVI A, 33HMVI B, 78HADD BCMAANI 32HThe Accumulator value immediately after the execution...
In an 8085 system, a PUSH operation requires more clock cycles than a POP operation. Which one of the following options is the correct reason for this?
Total Unique Visitors
Loading......