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

Write ALP For The Following Requirements: Individual Assignment (15%)

The document outlines an individual assignment that is 15% of the student's grade. It provides 6 programming problems to solve using ALP including finding the largest number in a block of data, converting between BCD and hexadecimal, BCD division, array addition, counting negative numbers, and calculating LCM and HCF. It instructs the student to use 8086 emulator software to check their results and email the codes to the instructor by January 16, 2016.

Uploaded by

Tsige Tadesse
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views1 page

Write ALP For The Following Requirements: Individual Assignment (15%)

The document outlines an individual assignment that is 15% of the student's grade. It provides 6 programming problems to solve using ALP including finding the largest number in a block of data, converting between BCD and hexadecimal, BCD division, array addition, counting negative numbers, and calculating LCM and HCF. It instructs the student to use 8086 emulator software to check their results and email the codes to the instructor by January 16, 2016.

Uploaded by

Tsige Tadesse
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Individual Assignment (15%)

Write ALP for the following requirements


1. Find Largest No. in a block of data. Length of block is
06. Store the maximum No. in any memory location.
2. Convert a two digit BCD number into HEX and vice
versa.
3. Divide 4 digit BCD number by 2 digit BCD number.
4. Add array of 10 numbers stored in a memory location
5. Find and count negative numbers from 10 signed
numbers stored in memory.
6. LCM and HCF of two numbers.

Use 8086 emulator software to check your results and send me the codes via
e-mail
Email: [email protected]

Deadline: Jan 16, 2016

You might also like