Microprocessor – CSIT 2nd Semester Exam Question 2080
Tribhuvan University
Institute of Science and Technology
2080
✡
Bachelor Level / First Year / Second Semester / Science
Computer Science and Information Technology (CSC167)
Microprocessor (NEW COURSE)
Full Marks: 60
Pass Marks: 24
Time: 3 hours.
Candidates are required to give their answers in their own words as far as practicable. The figures in the margin indicate full marks.
Section A
Long answer questions.
Attempt any TWO questions. 10*2=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
Short answer questions.
Attempt any EIGHT questions. 8*5=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 8258A?
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