A few more simple
programs in C for 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 HCF and LCM of Two Number.
- Click here to download the C Program to Swap values Without using a Third Variable.
- Click here to download the C Program to convert a Character to Its ASCII Value.
- Click here to download the C Program to check if a character is Alphabet or Digit.
- Click here to download the C Program to print the Size of various Data Types using sizeof.
- Click here to download the C Program to check whether a Number is Perfect Number or Not.
No comments:
Post a Comment