CS2 - Question Bank
CS2 - Question Bank
QUESTION BANK
5. What are branching instructions. Enlist all instruction of this group and explain jumping
instructions with suitable example .
6. How a subroutine can be called conditionally and unconditionally?
7. Explain PUSH and POP instructions of 8085 microprocessor.
8. Write four independent instructions to clear the content of accumulator.
9. Accumulator contains data A4H. What will be the content of accumulator after execution
of following instructions independently.
(i) XRI 08H (ii) CMA (iii) SUB A
10. Accumulator contains data E3H. What will be the content of accumulator after stepwise
execution of following instructions .
(i) ANI 58H (ii) RRC iii) CMA
11. If Accumulator contains data BCH, register C contains ADH. What will be the content of
accumulator after execution of following instructions independently.
(i) ADD C (ii) ORA C (iii) XRA C
12. Identify the addressing modes and length of the following instructions and justify your
answer.
(1) LDA C050H (ii) LDAX B (iii) MVI B 05H (iv)ADC D
13. Prepare instruction set of 8085 (any three or four instructions will ask in board exam)
17. What is Network Architecture? Explain Ethernet and Token Ring in detail.