Question: Using x86 Intel architecture, write a code in Assembly Language and perform the following: Write a code that calculates the factorial of 5; the Factorial
Using x86 Intel architecture, write a code in Assembly Language and perform the following: Write a code that calculates the factorial of 5; the Factorial of 5 is 5x4x3x2x1=120: Use DEC and MUL instructions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
