CSIT 2nd Semester
Microprocessor Board Question Paper 2080


CSC 167-2080 ✡
Tribhuvan University
Institute of Science and Technology
2080
Bachelor Level/First Year/Second Semester/Science
Computer Science Information Technology (CSC 167)
(Microprocessor)
(New Course)
Full Marks:60 Pass Marks:24 Time:3 hours

Candidates are required to give their answers in their own words as for as practicable.
The figures in the margin indicate full marks

Section A
Long Answer Questions
Attempt any Two question.
[2x10=20]
1.

Differentiate between 8085 and 8086 microprocessor. Explain the concept of demultiplexing of address bus and why is it required?

2.

Write an Assembly Language Program for calculating the factorial of a number using 8085 microprocessor.

3.

Draw the block diagram of 80286 microprocessor and explain.

Section B

Attempt any Eight questions

[8x5=40]
4.

What is Paging? Explain the concept of memory access in protected mode.

5.

What is the importance of direct memory access? Explain the mechanism of direct memory access.

6.

List different types of ports. What are the main characteristics of programmable interrupt controller 8259A?

7.

Differentiate between instruction cycle and machine cycle. Draw timing diagram of MVI A, 32 H.

8.

Write an Assembly Language Program to reverse the given string.

9.

Explain different types of system buses and also indicate whether they are unidirectional or bidirectional.

10.

What is the significance of interrupt masking? Differentiate between vectored and polled interrupt.

11.

Illustrate memory access in GDT.

12.

Write short notes on:
a) Jumps
b) Accumulator