Question: assembly a) Write a code that checks the number of zeros in register AL. If the number is odd increment BL; else decrement BL. ISK
a) Write a code that checks the number of zeros in register AL. If the number is odd increment BL; else decrement BL. ISK Inper. b) Write a code that counts the grades that are greater than 90 and storethe number in Count. Grades DB 60,80,92,35,94,95,72,40,35,82 Count DB
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
