Concept drill
accumulator
GATE Electronics & Communication · Sequential · 2010-2017
3
PYQs
100%
keyed
0
elite explanations
3
years appeared
Study anchor
Source-book anchor pending for this concept.
Practice action
Start latest PYQPYQs in this concept
All concepts →2017 PYQ
The following five instructions were executed on an 8085 microprocessor. MVI A, 33H MVI B, 78H ADD B CMA ANI 32H The Accumulator value immediately after the execution of the fifth...
easyanswer key
2016 PYQ
In an 8085 microprocessor, the contents of the accumulator and the carry flag are A7 (in hex) and 0, respectively. If the instruction RLC is executed, then the contents of the accu...
easyanswer keybasic explanation
2010 PYQ
For the 8085 assembly language program given below, the content of the accumulator after the executions of the program is 3000 MVI A, 45H 3002 MOV B, A 3003 STC 3004 CMC 3005 RAR 3...
mediumanswer key