0% found this document useful (0 votes)
15 views2 pages

Ut1 2021 RAP

The document is a practice exam for a computer science course. It contains 3 questions about 8085 microprocessors, their instruction sets, registers, and flags. Students are asked to identify instructions, explain functions of registers and pins, draw diagrams, and write example code demonstrating use of instructions.

Uploaded by

shraddhabakare06
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views2 pages

Ut1 2021 RAP

The document is a practice exam for a computer science course. It contains 3 questions about 8085 microprocessors, their instruction sets, registers, and flags. Students are asked to identify instructions, explain functions of registers and pins, draw diagrams, and write example code demonstrating use of instructions.

Uploaded by

shraddhabakare06
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

J.T.S.S.P.M.

SHRI SHIV CHHATRAPATI COLLEGE, JUNNAR (PUNE)


Date- / /2021 UNIT TEST-I Marks-25
XII Science Subject- CS(Paper –II) Time- 1.30 Hrs.
Note- 1) All questions are compulsory.
2) Neat & labeled diagrams must be drawn wherever necessary.
3) Figures to the right indicate full marks.

Q1. A) Select the correct alternative and rewrite the following. 4M


1) ………. Instruction belongs to data transfer group of instruction set of 8085.
a) LHLD b) CMA c) JMP d) POP
2) There are………flags in 8085.
a) 8 b) 3 c) 2 d) 5
3) The invalid register pair for 8085 microprocessor is……. .
a) BC b) HL c) SP d) DE
4) LXI H, addr is ……… byte instruction.
a) 1 b) 2 c) 3 d) 4

B) Answer any TWO of the following. 6M


1) Describe in brief functions of following pins in 8085 microprocessor.
i) HOLD ii) RD Bar iii) ALE
2) Explain the function of following registers in 8085.
i) Accumulator ii) Temporary register
3) The flag register of 8085 microprocessor contain the data 45H.Interrupt its meaning.

Q2. A) Answer any TWO of the following. 6M


1) Draw a functional pin diagram of microprocessor 8085.
2) Explain the sign and parity flags of 8085 microprocessor with suitable example.
3) Write the appropriate instructions for the following task.
i) Store the content of accumulator at the memory location addressed by the BC
Register pair.
ii) Add 01H with the accumulator.

B) Answer any ONE of the following. 4M


1) Draw a block diagram of microcomputer system .Explain the function of each block.
2) Accumulator contains data A4H and Register B contains data 21H write the contents of
accumulator in Hex digits after execution of each of the following instructions independently
i)MOV A,B ii)ADD B iii) SUB B iv) ADI 59H
Q.3) Answer any one of the following. 5M
1) What are flags? Enlist the different flags provided by 8085 microprocessor.
Explain when they are set or reset.
2) Draw a functional block diagram of microprocessor 8085.

************

You might also like