activity Write a program in Java that will ask the user to input temperature in celsus and then theprogram will find the Fahrenheit. Formula is 9/5*t emp+32
Study and discuss the line of code.