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 18:30
Ayear in the modern gregorian calendar consists of 365 days. in reality, the earth takes longer to rotate around the sun. to account for the difference in time, every 4 years, a leap year takes place. a leap year is when a year has 366 days: an extra day, february 29th. the requirements for a given year to be a leap year are: the year must be divisible by 4if the year is a century year (1700, 1800, the year must be evenly divisible by 400some example leap years are 1600, 1712, and 2016.write a program that takes in a year and determines whether that year is a leap year.ex: if the input is 1712, the output is: 1712 is a leap year.ex: if the input is 1913, the output is: 1913 is not a leap year.
Answers: 2
question
Computers and Technology, 23.06.2019 14:00
How are stop motion special effects in animated films created
Answers: 1
question
Computers and Technology, 24.06.2019 16:00
How are roger williams, james oglethorpe, and william penn similar?
Answers: 3
question
Computers and Technology, 25.06.2019 07:00
How do the portrait and landscape page orientations in the process of printing a worksheet?
Answers: 1
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, 30.03.2020 23:32
question
Social Studies, 30.03.2020 23:32
Questions on the website: 13722367