Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 202 Bytes

File metadata and controls

10 lines (9 loc) · 202 Bytes

Programs Required:

  1. Fibonacci Series.
  2. Prime number.
  3. Palindrome number.
  4. Factorial.
  5. Armstrong number.
  6. Sum of Digits.
  7. Reverse Number.
  8. Swap two numbers without using third variable.