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

Vertical and Reverse Paramid in c# using loop.

Calculator in c# using Static Methods

Calculator in c# using Method void method