Question: 2. Multiplication (25 points) Write an ANNA assembly program to multiply two positive numbers and print their product. Your program should take the numbers for

 2. Multiplication (25 points) Write an ANNA assembly program to multiply

2. Multiplication (25 points) Write an ANNA assembly program to multiply two positive numbers and print their product. Your program should take the numbers for multiplication from user input. If the user enters 10 and 20 as inputs, then the program should print 200 (the product). 2. Natural Logarithm (25 points) Write an ANNA assembly program that asks the user for a number greater than zero and returns the base-2 logarithm of the number (always rounded up). For instance, if the user types in 64, the program should print 6 because26 64. If the user types in 900, the program should print 10 because 2(512)

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!