Question: Write 8086 assembly code to compute the bill for a grocery store using following MACROs . String_ : To take string variable as an argument
Write 8086 assembly code to compute the bill for a grocery store using following MACROs . String_ : To take string variable as an argument and display Total_Bill: To compute the total bill of all products Bill_Disc: To calculate the discount on the bill by using following logic If the total purchase bill is more than Rs. 3000-4999/- then the discount will be Rs. 50 , if the total bill is Rs. 5000-6999/- then the discount will be Rs.80 and if the total bill is more than Rs. 7000/- then the discount will be Rs. 100.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
