Question: Write a method that accepts a temperature in Fahrenheit as a parameter and returns that same temperature in Celsius. For example, if your method were
Write a method that accepts a temperature in Fahrenheit as a parameter and returns that same temperature in Celsius. For example, if your method were called with the parameter 212, it would not print anything but would return 100.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
