35. Write a MARIE program using a loop that multiplies two positive numbers by using repeated addition.
Question:
35. Write a MARIE program using a loop that multiplies two positive numbers by using repeated addition. For example, to multiply 3 × 6, the program would add 3 six times, or 3 + 3 + 3 + 3 + 3 +
3.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Analysis And Design Of Energy Systems
ISBN: 9780135259733
3rd Edition
Authors: B. Hodge, Robert Taylor
Question Posted: