Course Content
Detailed Content of Programming in C
0/1
Introduction
0/1
Structure of C program
0/1
Answers of ‘C’ Pointers Programs
0/1
About Lesson

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.