Question: Factorial program in assambly x86 Write a program to calculate factorial of a given number. Number should be stored in register CX, your result should
Write a program to calculate factorial of a given number. Number should be stored in register CX, your result should be stored in register AX. Don't forget to explain your code with comments. Important: Upload only the asm file (Emu8086 file). If not, you can upload as a txt file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
