Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a program that has a menu of options to translate values from one form to another. Your C++ program should have 7 menu options.

image text in transcribed
Write a program that has a menu of options to translate values from one form to another. Your C++ program should have 7 menu options. One option for each item listed below plus an option to Exit the program. Use a character variable for your menu options. Energy: btu to joules Pressure psi to pascals Volume cubic ft to cubic meters Density grams per liter to pounds per gallon Viscosity poise to N sec/sqm Thermal conductivity: btu/hr ft F to watt/m K Every menu option should prompt for the appropriate value and output the result. This program should continue to run until you select the Exit menu option. 119.820427 grams per liter = 1 pound per gallon 1 btu/hr ft F = 1.7307 watt/m K 1 cubic ft = 02831/cubic meters 1 psi = 6894.8 pascals 1 joule = 0.00094/81712 btu 1 poise = 1 N sec/sqm

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advanced MySQL 8 Discover The Full Potential Of MySQL And Ensure High Performance Of Your Database

Authors: Eric Vanier ,Birju Shah ,Tejaswi Malepati

1st Edition

1788834445, 978-1788834445

More Books

Students also viewed these Databases questions

Question

=+How might these stem from country and regional cultures?

Answered: 1 week ago