C Programs Using Functions
C Programs Using Functions
List of Programs
1. Factorial of a Number Using Recursion
2. Find GCD of Two Numbers
3. Fibonacci Series Using Functions
4. Swap Two Numbers Using Call by Reference
5. Prime Number Check Using Function
6. Reverse a String Using a Function
7. Sum of Digits of a Number Using Recursion
8. Check Palindrome Number Using Functions
9. Find Largest Element in an Array Using a Function
10. Check Armstrong Number Using a Function
11. Check Vowel or Consonant Using Function
12. Find Sum of Array Elements Using a Function
13. Check Perfect Number Using Function
1. Factorial of a Number Using Recursion
2. Find GCD of Two Numbers
3. Fibonacci Series Using Functions
4. Swap Two Numbers Using Call by Reference
5. Prime Number Check Using Function
6. Reverse a
String Using a
Function
7. Sum of Digits of a Number Using Recursion
8. Check Palindrome Number Using Functions
9. Find Largest Element in an Array Using a
Function
10. Check Armstrong Number Using a Function
11. Check Vowel
or Consonant
Using Function
12. Find Sum of Array Elements Using a Function
13. Check Perfect Number Using Function