Question: PART 1 Write code for the LMC for the following tasks. ( 5 * * 3 = 1 5 ) In addition to the commands

PART 1
Write code for the LMC for the following tasks. (5**3=15)
In addition to the commands INP, OUT, STA, LDA, ADD, SUB, DAT and HLT, you will also
need to use the branching instructions such as BRZ, BRP and BRA commands. For each
task below, you should submit annotated mnemonics, that is, submit the code together
with comments explaining what each line of code does:
A. Ask the user for two numbers and print out the biggest. For example,
B. Ask the user for three numbers and print out all three from largest to smallest.
For example,
C. Ask the user to input two numbers. If the first number is greater than the second,
output 1; if the second number is greater than the first, output -1, and if the two
numbers are the same, output 0.

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!