Programs Decision Making

  1. Tables of n and square
  2. Calculate x^n with pow function
  3. Write a Program to check whether Given Character is Digit or not
  4. Write a Program to check whether Given Character is Digit or alphabet or Special Symbol
  5. Check Whether Entered Year is Leap or not
  6. Accept the Three sides of triangle and check whether triangle is valid or not
  7. Profit or Loss Calculator : Accept Cost Price and Selling price from user and Calculate Profit / Loss
  8. Write a Program to Compute Real roots of Quadratic Equation
  9. Accept the three sides of Triangle and Check whether they are sides of Right angled Triangle or not