Tue. Mar 26th, 2024

IGNOU BCA (2) BCSL-022 Assembly Language Programming Lab Solved Assignment 2019-20

Course Code: BCSL-022 
Course Title: Assembly Language Programming Lab
Assignment Number: BCA(2)/BCSL022/Assignment/2019-20
Maximum Marks: 50
Weightage: 25%
Last Dates for Submission: 15th October 2019 (For July 2019 Session)
15th April 2020 (For January 2020 Session)

Note: This assignment has two questions of a total of 40 marks. The rest 10 marks are for viva voce. Please go through the guidelines regarding assignments given in the program guide for the format of the presentation.

To get the full solved assignment of BCSL-022, Click Here

IGNOU BCA Solved Assignment 2019-20

IGNOU BCA 1st Semester Solved Assignment 2019-20

IGNOU BCA 2nd Semester Solved Assignment 2019-20

IGNOU BCA 3rd Semester Solved Assignment 2019-20

IGNOU BCA 4th Semester Solved Assignment 2019-20

IGNOU MCA Solved Assignment 2019-20

 Q1. Design a two bit counter circuit that counts from 0 to 2. It should have states 00, 01 and 10. The initial state of the counter may be assumed to be 00. The counter will be in following successive states: 00, 01, 10, 00, 01, 10, 00, 01, 10, 00 … Use J-K flip flop to design the circuit. You must design the circuit using state transition diagram and Karnaugh’s maps.

Q2. Write and run the following programs using 8086 assembly language:
(a) Write and run an Assembly language program that converts a packed 4 digit BCD number that has been stored in two consecutive byte locations in the memory, into an equivalent binary number. The output should be stored in DX register. For example, if two consecutive byte locations have BCD values (12)h and (34)h then the output will be binary equivalent of (1234)10 which is (0000 0100 1101 0010)2. This binary value will be stored in DX register.

(b) Write and run (using appropriate calling program) a near procedure in 8086 assembly language that checks if the input parameter has a value less than 5. If the value is less than 5 then subroutines display the line “Parameter value is less than 5” else it displays “Parameter value is >= 5”.

(c) Write and run an 8086 assembly language program that finds the factorial of the value stored in BH register. You may assume that BH register will store a maximum value 8. Thus, you need not handle the overflow.

To get the full solved assignment of BCSL-022, Click Here

IGNOU BCA Solved Assignment 2019-20

IGNOU BCA 1st Semester Solved Assignment 2019-20

IGNOU BCA 2nd Semester Solved Assignment 2019-20

IGNOU BCA 3rd Semester Solved Assignment 2019-20

IGNOU BCA 4th Semester Solved Assignment 2019-20

IGNOU MCA Solved Assignment 2019-20

Thank You

Contact Us:

Email Address: susanta4friends@gmail.com

WhatsApp no.: 7980608289

Leave a Reply

Your email address will not be published. Required fields are marked *

Insert math as
Block
Inline
Additional settings
Formula color
Text color
#333333
Type math using LaTeX
Preview
\({}\)
Nothing to preview
Insert
error: Content is protected !!