Simple app to learn C programs!!
This is an app consists of some basic C programs.
C programming helps you to learn basic functionalities of the C Programming.
Presently we have nearly 10 C programs to help you to learn C Programming
1) Hello, World Program
2) Print an integer
3) Add two integers
4) Multiply two floating point numbers
5) Swap two numbers
6) Check whether a number is even or odd
7) Check leap year
8) Factorial of a number
9) GCD of two numbers
10) LCM of two numbers
Happy Learning!!