subject
Computers and Technology, 16.03.2020 17:02 dranio

Write an assembly language program (windows32) that: • Prompts the user to enter 10 positive integers less than or equal to 1000, one at a time. The program should store these values into an array as they are entered. • Only after the array has been populated should the program then display the contents of the array, in the order they were entered, all in one single output. • Then the program should sort the array from smallest value to largest value. • Then the program should display the contents of the array again, in the new sorted order, all in one single output. Then the program should search through the array and display all values that are multiples of 3. These can be displayed one at a time. Notes: • Zero is NOT a positive integer. • Your program should guard against non-positive integers and integers above 1000. If the user enters an invalid number, your program should display an error message, and repeatedly ask for a new value until the user enters a valid number. You MUST use exactly one numerical array. No more. Of course, you will have a string (or array of characters for the display). That's OK. • Your output should have message headers that are informative as to what you are displaying (e. g. "The array as entered", "The sorted array", etc.) • You MUST include ample, meaningful comments. Points will be deducted for hard to read code. Comments really help readability. • You MUST have a comment in the program, in the appropriate spot, indicating what type of sorting algorithm you are using. • Use regular indirect addressing.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 00:30
At an open or uncontrolled intersection, yield if a. the cross road has more lanes than yours b. the cross road has fewer land than yours c. you’re on a state highway and the cross road is a secondary road d. do you have three or more passengers in your vehicle
Answers: 2
question
Computers and Technology, 22.06.2019 21:00
The average cost of one year at a private college in 2012-2013 is $43,289. the average grant aid received by a student at a private college in 2012-2013 is $15,680.   what is the average student contribution for one year at a private college in 2012-2013?
Answers: 3
question
Computers and Technology, 23.06.2019 12:00
3. when you right-click a linked spreadsheet object, what commands do you choose to activate the excel features? a. linked worksheet object > edit b. edit data > edit data c. linked spreadsheet > edit d. object > edit data
Answers: 2
question
Computers and Technology, 24.06.2019 11:20
Every telecommunication setup uses two devices: one device to transmit data and one device to receive data. which device transmits frequencies to mobile phones? towers transmit frequencies to mobile phones.
Answers: 1
You know the right answer?
Write an assembly language program (windows32) that: • Prompts the user to enter 10 positive integer...
Questions
question
Mathematics, 08.07.2019 22:00
question
Mathematics, 08.07.2019 22:00
question
Mathematics, 08.07.2019 22:00