Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

JSPM’s

RAJARSHI SHAHU COLLEGE OF ENGINEERING,


POLYTECHNIC
Department of Computer Engineering
Academic Year: 2022-23

Class- SYCO Assignment No -5 Subject- MIC (22415)

CO 404.5 – Develop assembly language programs using procedure, macros and modular
programming approach.
Category (A) 20 Marks

Sr. Blooms
Question
No Level Marks

What is procedure? What are the two advantages using procedure in


1 BL-1 4 Marks
our program.
2 Describe re-entrant procedure with the help of schematic diagram. BL-2 4 Marks

State the functions of the following directives


3 1. PROC BL-2 4 Marks
2. ENDP
4 Write any assembly language program with re-entrant procedure BL-3 4 Marks

Write an assembly language program for sum of series of 10


5 numbers using procedure. BL-3 4 Marks

Category (B)

Sr. Blooms
Question
No Level Marks

1 Differentiate between NEAR and FAR calls BL-1 4 Marks

2 What is MACRO? Define macros with an example. BL-1 4 Marks

3 Write an ALP to find smallest number using procedure. BL-3 4 Marks

4 Write an ALP for sum of series of 10 numbers using procedure BL-3 4 Marks

5 What the difference between PROCEDURE and MACRO BL-1 4 Marks

You might also like