Skip to content

Opening book details…

About this document

Assembly Language Lab Assignment Guide by mashan jan is a document available to read on EtoBox.

Question 1 - Calculates 5 * 4 * 3 * 2 * 1 by multiplying a number by a decreasing factor and storing the result in AL. Question 2 - Prompts the user to enter a base and power. It calculates the base to the power entered by repeatedly multiplying the base by itself based on the power count. The result is displayed.

Author
mashan jan
Language
EN