Answered step by step
Verified Expert Solution
Link Copied!

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. (30 points)1. 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 (10 tests, 2 points each)Style (across programs, see below)
Total
20 points
10 points
30 points
Style will be evaluated using these criteria: appropriate commenting (see section 5.1 in the ANNAGuide), consistent spacing and indenting, and appropriate use of labels /.halt /.fill (see section 5.2in 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.
1. 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.
2.
A video of you explaining your code and running the inputs.3.
Late submissions are not accepted and result in a zero.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beginning ASP.NET 2.0 And Databases

Authors: John Kauffman, Bradley Millington

1st Edition

0471781347, 978-0471781349

More Books

Students also viewed these Databases questions

Question

What role can management accountants play in bench marking?

Answered: 1 week ago