Basic C# Console

Convert Dollars to Cents in C#

1 dollars =100cent

Solution 1: Calculate in Main Method

 

Solution 2: Calculate with Custom Method

output:

 

Leave a Comment

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