subject

Description: Write a MASM program to perform the following tasks: 1. Display the program title and your name. 2. Then get the user’s name and greet the user. 3. Prompt the user to choose between integer or floating-point arithmetic. 4. Using a counted loop, prompt the user to give 5 integer or floating-point numbers based on the choice they did. Push the numbers into the integer or floating-point stack based on the choice they did. 5. Calculate and display the sum and the average of the numbers entered. 6. Ask the user if they want to perform another calculation or exit. 7. When the user chooses to exit the program, display a goodbye message that includes the user’s name and terminate the program. Requirements: 1. The main procedure must be divided into the following sections: a. Introduction b. User instructions c. Get the data d. Calculate sum e. Calculate average f. Display numbers g. Choose between continue or exit h. Say goodbye

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 21:20
Your program will make use of long long int variables for all calculations. note: the use of long long int requires that you have c++11 support. you should have this automatically if you are using a newer version of visual studio. the support is there for gcc as well, but you may need the -std=c++11 or -std=c++0x compiler flag. you first need to read in the total number of seconds. there is no prompt for the read (that is, you just do the cin without using a cout to display a prompt). this is going to seem a little strange when you are running your program in your ide
Answers: 2
question
Computers and Technology, 22.06.2019 08:30
Today is the anniversary of me being on yet, i don't need it anymore! here's a picture of my dog wearing a bowtie! my question is, how do i delete my account?
Answers: 1
question
Computers and Technology, 22.06.2019 16:30
Technician a says that a dry sump system uses no oil storage sump under the engine. technician b says that a wet sump system uses no oil storage sump under the engine. who is correct?
Answers: 3
question
Computers and Technology, 22.06.2019 19:10
What a backup plan that you have created in a event you encounter a situation
Answers: 2
You know the right answer?
Description: Write a MASM program to perform the following tasks: 1. Display the program title and y...
Questions
question
Mathematics, 23.01.2021 09:20
question
Mathematics, 23.01.2021 09:20
question
Mathematics, 23.01.2021 09:20
question
History, 23.01.2021 09:20
question
Advanced Placement (AP), 23.01.2021 09:20
question
Mathematics, 23.01.2021 09:20
question
Mathematics, 23.01.2021 09:20
question
Mathematics, 23.01.2021 09:20
Questions on the website: 13722363