Question: Ask the user for three numbers and print out all three from largest to smallest. Write a LMC program to print out the odd numbers

  1. Ask the user for three numbers and print out all three from largest to smallest.
  2. Write a LMC program to print out the odd numbers from 1 to 99. No input is required.
  3. Write a LMC program to print out the sums of the odd values from 1 to 39. The output will consist of 1, 1 + 3, 1 +3 + 5, 1 + 3 + 5 + 7, . No input is required.
  4. Show carefully how you would implement an IF-ELSE statement using LMC instructions.
  5. Show carefully how you would implement a DO-WHILE statement using LMC instructions.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!