Tukai
2013-07-12 06:01:24 UTC
Remember all program should be done using Scanner Class.
1.Write a java program to input the temperature in degree Celsius and find in degree Fahrenheit (Using Scanner Class).
2.Write a java program to find if the number of days is 67,then it is equivalent to how many months and days,assuming the no. of days in a month is 30 (Using Scanner Class and without input).
Thanks in advance.