Programs using Functions:

1. C program that uses a function to find the maximum of two numbers.

2. C program that uses a function to calculate the area of a rectangle.

3. C program that uses a function to check whether a given number is even or odd.

4. C program that uses a function to find the factorial of a given non-negative integer.