Question: Write an ANNA assembly program (max.ac) that finds the second-largest number entered by the user. Initially, the program continually asks the user to enter numbers.

Write an ANNA assembly program (max.ac) that finds the second-largest number entered by the user. Initially, the program continually asks the user to enter numbers. As soon as a negative value is entered, compute which number is the second-largest. For instance, if the user entered 2, 6, 7, 6, 6, 7, 6, -1; the program should print 6 (the secondlargest number in the sequence). If the user enters a negative number at the beginning, print 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!