Question: SOLVE USING MARIE SIMULATOR Question 3 Write a Marie Program (Q4.mas): Get two integers A and B, then calculate output the multiplication C = A*B
Question 3 Write a Marie Program (Q4.mas): Get two integers A and B, then calculate output the multiplication C = A*B using a subroutine based on the "Ins" instruction A subroutine reads A and B and generates C. Define the variables A, B, C Document and explain code . Output: Q3.mas (submit it separately) Q3.png Screenshot of the simulator after execution
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
