Question: I need the code plz using Netbeans . Exercise 01: Write a program which performs the following: a) Prompts the user to enter a number
Exercise 01: Write a program which performs the following: a) Prompts the user to enter a number (a temperature). b) Prompts the user to enter a character (one of the following: 1, or 2) which indicates the users c) d) e) choice of conversion. If the user's choice is 1, your program converts the temperature from Fahrenheit to Celsius. If the user's choice is 2, your program converts the temperature from Kelvin to Celsius. Displays the result of the conversion. Exercise 01: Write a program which performs the following: a) Prompts the user to enter a number (a temperature). b) Prompts the user to enter a character (one of the following: 1, or 2) which indicates the users c) d) e) choice of conversion. If the user's choice is 1, your program converts the temperature from Fahrenheit to Celsius. If the user's choice is 2, your program converts the temperature from Kelvin to Celsius. Displays the result of the conversion
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
