Programming of 8085 Microprocessor » Exercise – 1
2. If A=29 BCD and B=33BCD, then after ADD B instruction the output will be :
(a) 62 BCD
(b) 62H
(c) 5CH
(d) 5C BCD
Explanation
Explanation : No answer description available for this question. Let us discuss.
Subject Name : Electronics Engineering Exam Name : IIT GATE, UPSC ESE, RRB, SSC, DMRC, NMRC, BSNL, DRDO, ISRO, BARC, NIELIT Posts Name : Assistant Engineer, Management Trainee, Junior Engineer, Technical Assistant
Electronics & Communication Engineering Books
Related Posts 555555555535. Convert BCD 0001 0010 0110 to binary. (a) 1111110 (b) 1111101 (c) 1111000 (d) 1111111 Tags: bcd, electronics, engineering
555555555551. Decimal 474 is ________ in BCD. (a) 0100 0111 0100 (b) 0100 1011 0101 (c) 0100 1001 0011 (d) 0110 1011 1001 Tags: bcd, electronics, engineering
555555555544. The BCD number for decimal 16 is ________. (a) 00010110 (b) 00010000 (c) 00010010 (d) 11100000 Tags: bcd, electronics, engineering
Counters » Exercise - 121. Which of the following is an invalid state in an 8421 BCD counter? (a) 0011 (b) 1001 (c) 1000 (d) 1100 Tags: exercise, bcd, electronics, engineering
Programming of 8085 Microprocessor » Exercise - 14. Which one of the following instructions can be used to clear the accumulator ? (a) XRA A (b) MVI A, 00H (c) SUB A (d) All of these Tags: programming, microprocessor, exercise, electronics, engineering