Write a program in assembly to accomplish the following: 1. Prompt the user to enter an array of non-negative integers. The array should have a length of at least 25 elements. If the user enters less than 25 elements and/or enters elements that are not non-negati integers, display an error message and re-prompt the user to enter a valid length. 2. Next use a function to search through the array named to find the following: a. Minimum Array Value b. Maximum Array Value Display the minimum and maximum values with appropriate introductory text. 3. Calculate and display the average value of the array with appropriate introductory tex 4. Use a function to traverse the array and find all the odd array values. Place these values, in ascending order, in a new array named "odds". Display the odds array with appropriate introductory text 5. Use a function to traverse the array and find all the even array values. Place these values, in ascending order, in a new array named "evens". Display the evens array with appropriate introductory text. 6. Provide the user with the option to repeat the program or quit. Parameters are to be passed to functions using the stack.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

don't want the code in nasm i want the code in masmx86 

Write a program in assembly to accomplish the following:
1. Prompt the user to enter an array of non-negative integers. The array should have a
length of at least 25 elements.
If the user enters less than 25 elements and/or enters elements that are not non-negati
integers, display an error message and re-prompt the user to enter a valid length.
2. Next use a function to search through the array named to find the following:
a. Minimum Array Value
b. Maximum Array Value
Display the minimum and maximum values with appropriate introductory text.
3. Calculate and display the average value of the array with appropriate introductory tex
4. Use a function to traverse the array and find all the odd array values.
Place these values, in ascending order, in a new array named "odds".
Display the odds array with appropriate introductory text
5. Use a function to traverse the array and find all the even array values.
Place these values, in ascending order, in a new array named "evens".
Display the evens array with appropriate introductory text.
6. Provide the user with the option to repeat the program or quit.
Parameters are to be passed to functions using the stack.
Transcribed Image Text:Write a program in assembly to accomplish the following: 1. Prompt the user to enter an array of non-negative integers. The array should have a length of at least 25 elements. If the user enters less than 25 elements and/or enters elements that are not non-negati integers, display an error message and re-prompt the user to enter a valid length. 2. Next use a function to search through the array named to find the following: a. Minimum Array Value b. Maximum Array Value Display the minimum and maximum values with appropriate introductory text. 3. Calculate and display the average value of the array with appropriate introductory tex 4. Use a function to traverse the array and find all the odd array values. Place these values, in ascending order, in a new array named "odds". Display the odds array with appropriate introductory text 5. Use a function to traverse the array and find all the even array values. Place these values, in ascending order, in a new array named "evens". Display the evens array with appropriate introductory text. 6. Provide the user with the option to repeat the program or quit. Parameters are to be passed to functions using the stack.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY