Skip to content

nigammishra/C_Sharp_journey

Repository files navigation

Simple concepts of C#

  • Hello World
  • Swapping of two number (using user input)
  • Convert Fahrenheit to celsius (using user input)
  • Find the area and perimeter of a rectangle (using user input)
  • Calculate the Simple Interest (using user input)
  • Calculate the compound Interest (using user input)
  • Calculate the radius of a circle (using user input)
  • Print the positive number Rectangle to Square
  • Print even and odd number (using user input)
  • when the user enter the number 0-6 then the day is print using (array[index], foreach and nested if else)
  • when the user enter the number 0-6 then the day is print using (if else ladder)
  • WAP Discriminant Rectangle to Square
  • WAP Greater among two number Rectangle to Square
  • WAP Vowel Rectangle to Square
  • WAP Eligibility Rectangle to Square
  • WAP Rectangle to Square Rectangle to Square