Question: a) Write an assembly language program that reads in 10 decimal numbers and displays the largest. Test your program by entering 3, 100, -30, -50,

a) Write an assembly language program that reads in 10 decimal numbers and displays the largest. Test your program by entering 3, 100, -30, -50, 101, 99, 0, -1, 5, 77. b) Then after write an another assembly language program that reads in a string and displays it with its characters in reverse order. Test your program by entering hello. Use the stack.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Here are both assembly language programs written for the x86 architecture using NASM syntax and DOS interrupts for 16bit real mode These programs can ... View full answer

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!