Basic C# Console

Convert inches to cm in C#

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

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

1inch=2.54cm

here are the program codes;

 

Output:

Leave a Comment

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