Question: Write a C++ program that converts degrees kelvin (K) to degrees rankin (r) the main function asks the user to input the degree in kelvin
Write a C++ program that converts degrees kelvin (K) to degrees rankin (r) the main function asks the user to input the degree in kelvin then the main function calls another function to concert the degree to rankin. finally the main function displays the result Recall R=K*9.0/5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
