COMPUTERSCIENCERESOURCES.NET

Write a program that asks the user to enter two real numbers and displays the product of these two numbers to 2 decimal places, with user-friendly messages. Write a program to enter a temperature in degrees Fahrenheit and display the equivalent temperature in degrees Centigrade. [The formula for conversion is Centigrade = (Fahrenheit – 32 ... ................
................