Unitwise QB (2)
Unitwise QB (2)
1. State the Assembler Directives used in 8086 programming and describe the
function of any two.
2. Explain any two assembler directives of 8086.
3. Describe any four assembler directives with suitable example.
1. Write classification of instruction set of 8086. Explain any one type out of
them.
2. Illustrate the use of any three branching instructions.
3. Describe DAS instruction with suitable example.
1. Write an ALP for concatenation of two strings. Draw flowchart and assume
suitable data.
2. Write an ALP to concatenate two strings.
Vidya Pratishthan’s
Polytechnic College, Indapur
Record No.:
Revision: 00 DoI: 01/03/2024
ACAD/R/40
Chapter wise Question Bank/List of Assignments
1. Give the difference between Inter segment and Intra segment CALL.
2. Compare Procedure and macro based on i) length of code ii) generation of object
code iii) Calling method iv) Passing parameter.
3. Write an ALP for addition of two 8-bit BCD numbers using MACRO.
4. Write an ALP to subtract two BCD number using procedure.
5. Describe re-entrant and Recursive procedure with diagram.
6. With neat sketches demonstrate the use of re-entrant and recursive procedure.
7. Describe re-entrant and recursive procedure with suitable diagram.
8. Write a MACRO to perform 32 bit by 16 bit division of unsigned numbers.
9. Write ALP using procedure to solve equation such as Z= (A+B)*(C+D)
10. Write ALP using macro to perform multiplication of two 8 Bit Unsigned numbers.
11. Describe the directives used to define the procedure with suitable example.
Analysis oriented questions: (6M)