Mr. H. Ahmed works from 9 to 5. Write an assembly language code using emu 8086 that takes integer days for each month and calculates the yearly income. Considering $15/hrs and a yearly bonus of 10%....


Mr. H. Ahmed works from 9 to 5. Write an assembly language code using emu 8086 that takes integer days for each month
and calculates the yearly income. Considering $15/hrs and a yearly bonus of 10%.


Sample Input:


January: 10
    February: 10
    March: 10
    April: 10
    May: 10
    June: 10
    July: 10
    August: 10
    September: 10
    October: 10
    November: 10
    December: 10


Sample Output:
Income: $15,840



Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here