Create a conversion program with 5 choices of conversion these are the available choices (energy, time, pressure, volume and mass). The 6th choice must be exit. Inside each choice it must have at least ten (10) choices of measurement it's up to you what are those measurements. The 11th choice must be back to main menu. After the user inputted his choice, the program will ask to input a value which he will convert. Then the program will display the converted value based on the user's choice of unit of measurement. After the program displayed the converted value, the program must ask the user if he wants to convert again with the same choice of conversion or he wants to back in the main menu. The 3d choice must be exit. If the user wants to convert same choice of conversion the program will display again the choice of measurement under that choice. If the user wants to go back to main menu, the program must display the main menu again. Every time the user choose exit the program must display the string "Thank you! Goodbye!". Then the program will end.

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter6: Using Arrays
Section: Chapter Questions
Problem 3E
icon
Related questions
Question

It is a C++ programming topic. Show the input and output screenshot of the program. 

Create a conversion program with 5 choices of conversion these are the available choices (energy, time,
pressure, volume and mass). The 6th choice must be exit. Inside each choice it must have at least ten (10)
choices of measurement it's up to you what are those measurements. The 11th choice must be back to
main menu. After the user inputted his choice, the program will ask to input a value which he will convert.
Then the program will display the converted value based on the user's choice of unit of measurement.
After the program displayed the converted value, the program must ask the user if he wants to convert
again with the same choice of conversion or he wants to back in the main menu. The 3rd choice must be
exit. If the user wants to convert same choice of conversion the program will display again the choice of
measurement under that choice. If the user wants to go back to main menu, the program must display
the main menu again. Every time the user choose exit the program must display the string "Thank you!
Goodbye!". Then the program will end.
Transcribed Image Text:Create a conversion program with 5 choices of conversion these are the available choices (energy, time, pressure, volume and mass). The 6th choice must be exit. Inside each choice it must have at least ten (10) choices of measurement it's up to you what are those measurements. The 11th choice must be back to main menu. After the user inputted his choice, the program will ask to input a value which he will convert. Then the program will display the converted value based on the user's choice of unit of measurement. After the program displayed the converted value, the program must ask the user if he wants to convert again with the same choice of conversion or he wants to back in the main menu. The 3rd choice must be exit. If the user wants to convert same choice of conversion the program will display again the choice of measurement under that choice. If the user wants to go back to main menu, the program must display the main menu again. Every time the user choose exit the program must display the string "Thank you! Goodbye!". Then the program will end.
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Graphical User Interface
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr