Calculate the temperature in Celsius in C#.

 Calculate the temperature in Celsius using integer values. 

C = 5/9 * (F 32)

CODE:

Text Box

output:

Text Box

Comments

Popular posts from this blog

c# code to print profiledata

 Create a program to enter computer programming class,(University = Bahria, Department = BSE, Class = Programming).

Calculator in c# using Method void method