Here I have included some simple programs in C for absolute beginners. I have compiled the programs using an IDE called Code::Blocks. It will be better if you use the same IDE. Code::Blocks is a very good IDE which can be used for compiling C/C++ Programs in Windows 7.
- Click here to download the C Program to find the Largest of Two Numbers.
- Click here to download the C Program to find the Largest of Three Numbers.
- Click here to download the C Program to find the Average of Three Numbers
- Click here to download the C Program to find the Area of a Circle.
- Click here to download the C Program to Swap two Numbers.
- Click here to download the C Program to check whether a Number is Odd or Even.
- Click here to download the C Program to check whether a Number is an Armstrong Number.
- Click here to download the C Program to find the Factorial of a Number.
- Click here to download the C Program to solve Quadratic Equations.
No comments:
Post a Comment