Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Write the following ANNA assembly language programs. ( 3 0 points ) 1 . Highest number Write an ANNA assembly program ( high . ac
Write the following ANNA assembly language programs. points Highest number
Write an ANNA assembly program high ac that will continuously prompt the user for numbersWhen the user enters a negative number, print the highest positive number entered by the user and exitthe program. Print a zero if they did not enter any positive numbers.
Grading and Other Requirements
Grading is primarily based on functionality using a series of tests with each test being a fixed numberof points. There is no partial credit for a test. A test will receive full credit if it produces the correctoutput. A test will receive zero if the output is incorrect in any manner.
Highest Number tests, points eachStyle across programs, see below
Total
points
points
points
Style will be evaluated using these criteria: appropriate commenting see section in the ANNAGuide consistent spacing and indenting, and appropriate use of labels halt fill see section in the ANNA Guide Blank or vastly incomplete files will lose style points. Include screenshots ofoutputs or video showing you running the program with inputs and outputs
Programs that fail to assemble will receive a zero.
Submitting your Program
Programs will be submitted electronically via Canvas. Please follow the steps carefully.
Ensure the assembly code files have the proper names:
lastnamefirstnamehigh.ac or text file
Submit the assembly file in Canvas and screen shots of your ten numbers test.
A video of you explaining your code and running the inputs
Late submissions are not accepted and result in a zero.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started