Basic C# Console

Convert Centimeters to Inches in C#

In this tutorial, I have decided to create a simple  centimeter to inch calculator program in C# Console.

First one we have to know how to convert cm to inch . 

1cm=0.39370 inc

here are the cm to inc program codes;

Output:

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.