Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 352 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 352 Bytes

Programs-using-If...Else

  1. Find whether given no is even or odd
  2. Find whether given character is vowel or consonant
  3. Find whether given no is positive or negative
  4. Find whether given character is alphabet or number
  5. Find whether given year is leap year or not
  6. Check whether given character is lower or uppercase