Create a menu and ask the user which of the following conversions they wish to perform:: Miles to kilometer Gallons to liters Pounds to kilograms Inches to centimeters Fahrenheit to Celsius. Your program must raise an exception if the user chooses any item not on the menu presented. Along with raising an exception, write the code to handle the exception. Once the user has choses a menu item he program should: Ask the user for a value to convert. Refer to the input validations in Lab 4.  Your program must raise an exception, and handle the exception, if an input error occurs. Perform the conversion and write the original value, the original unit, the converted value, and the converted unit to an output file named “conversions.txt”. Repeat steps a and b 10 times (in a loop).. program , Pyth

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter12: Exception Handling
Section: Chapter Questions
Problem 2GZ
icon
Related questions
Question
  1. Create a menu and ask the user which of the following conversions they wish to perform::
    1. Miles to kilometer
    2. Gallons to liters
    3. Pounds to kilograms
    4. Inches to centimeters
    5. Fahrenheit to Celsius.
  2. Your program must raise an exception if the user chooses any item not on the menu presented. Along with raising an exception, write the code to handle the exception.
  3. Once the user has choses a menu item he program should:
    1. Ask the user for a value to convert. Refer to the input validations in Lab 4.  Your program must raise an exception, and handle the exception, if an input error occurs.
    2. Perform the conversion and write the original value, the original unit, the converted value, and the converted unit to an output file named “conversions.txt”.
    3. Repeat steps a and b 10 times (in a loop)..

program , Python

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 5 steps with 5 images

Blurred answer
Knowledge Booster
Exception Handling Keywords
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
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
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