0% found this document useful (0 votes)
29 views1 page

MP 2066

This document is an exam for a Computer Science and Information Technology course focusing on microprocessors. It contains 20 marks worth of short answer questions in Section A and 40 marks worth of longer answer questions in Section B. The exam covers topics such as microprocessor architecture, flags, assembly language programming, fetch operations, macro assemblers, I/O interfaces, interrupts, DMA operations, RS-232 interfaces, string display programs, and push/pop operations. Candidates are required to answer the questions in their own words as much as possible within the allotted 3 hour time frame.

Uploaded by

sandy
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)
29 views1 page

MP 2066

This document is an exam for a Computer Science and Information Technology course focusing on microprocessors. It contains 20 marks worth of short answer questions in Section A and 40 marks worth of longer answer questions in Section B. The exam covers topics such as microprocessor architecture, flags, assembly language programming, fetch operations, macro assemblers, I/O interfaces, interrupts, DMA operations, RS-232 interfaces, string display programs, and push/pop operations. Candidates are required to answer the questions in their own words as much as possible within the allotted 3 hour time frame.

Uploaded by

sandy
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/ 1

Tribhuvan University

Institute of Science and Technology


2066
Bachelor Level / First Year/Second Semester /Science Full Marks: 60
Computer Science and Information Technology (CSc 153) Pass Marks: 24
(Microprocessor) Time: 3 hours.
Candidates are required to give their answers in their own words as far as practicable.

om
The figures in the margin indicate full marks.
Section A
Attempt any two questions. (10x2=20)

.c
1. Explain the SAP-1 architecture with suitable block diagram. Compare it with SAP-2
architecture.

ot
2. Explain the application of flags in the microprocessor. Discuss different types of flags
with suitable examples.

sp
3. Write a program in 8-bit Microprocessor to store 60h, BAh, 7Ch, and 10h in the memory
location starting from 2000h. Add these data and store the result in 3000h and carry flag
in 5000lh. Explain all the steps. g Section B
lo
Attempt any eight questions. (8x5=40)
4. Explain about fetch operation and timing diagram.
.b

5. Write an assembly language program to multiply 05h and 06h. Explain all the steps.
6. What is a macro assemblers? Explain it.
g

7. What are the functions of I/O interface? Explain it with suitable example.
lo

8. What do you mean by interrupt? Explain in detail about software interrupt.


9. Explain the Basic DMA Operation with required timing diagram. What are the uses of
itb

the DMA transfers?


10. Explain about RS 232 interface with suitable example.
11. Write an assembly language program to display a string “I want to know more about
s

microprocessor” using 16 bit microprocessor code. Assume any necessary data.


cc

12. Why parallel communication is required? Explain with reference to 8-bit system.
13. Differentiate between PUSH and POP operations with suitable example.
bs

You might also like