#includeiostream.hvoid main(){ float fah,cel=45;cout"celsius is"celendl;cout"celsius to Fahrenheit"endl;fah=(cel*9.0)/5.0+32;cout"temperature in Fahrenheit"fahendl;}
Not registered? Create an account
Forgot Password?
Already a registered user? Login