Telegram Group & Telegram Channel
10. Program to Convert Celsius to Fahrenheit.

import java.util.*;

class CelsiustoFahrenheit
{
public static void main(String[] args)
{
double temperature;
Scanner in = new Scanner(System.in);

System.out.println("Enter temperature in Celsius");
temperature = in.nextInt();

temperature = (temperature * 9 / 5.0) + 32;
System.out.println("Temperature in Fahrenheit = " + temperature);
}
}

@java_codings



tg-me.com/java_codings/14
Create:
Last Update:

10. Program to Convert Celsius to Fahrenheit.

import java.util.*;

class CelsiustoFahrenheit
{
public static void main(String[] args)
{
double temperature;
Scanner in = new Scanner(System.in);

System.out.println("Enter temperature in Celsius");
temperature = in.nextInt();

temperature = (temperature * 9 / 5.0) + 32;
System.out.println("Temperature in Fahrenheit = " + temperature);
}
}

@java_codings

BY Advance Java πŸ‘¨β€πŸ’»


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/java_codings/14

View MORE
Open in Telegram


Advance Java ‍ Telegram | DID YOU KNOW?

Date: |

Importantly, that investor viewpoint is not new. It cycles in when conditions are right (and vice versa). It also brings the ineffective warnings of an overpriced market with it.Looking toward a good 2022 stock market, there is no apparent reason to expect these issues to change.

Advance Java ‍ from us


Telegram Advance Java πŸ‘¨β€πŸ’»
FROM USA