Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 1.12 KB

README.md

File metadata and controls

22 lines (21 loc) · 1.12 KB

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