C Programs

Here is a collection of C program examples. These C programming models will assist you with learning different ideas like cluster, pointer, string, information structure, and calculation.

Simple

1. C program to calculate simple interest

2. C program to raise any number x to a positive power n

3. C program to convert given number of days into years, weeks and days

4. C program to print ASCII value of a character

5. C program that accepts marks in 5 subjects and outputs average marks

6. C program that accepts radius of a circle and prints its area

7. C program that accepts radius of a circle and prints its area

8. C program that accepts radius of a circle and prints its area

9. C Program to Calculate Compound Interest

10. C program to print the size of different data types

11. Program for Armstrong Number in C

12. Python Program to print Palindrome numbers from the given list

13. C program to find the largest number of a list of numbers entered through the keyboard

14. C program to print the truth table for XY+Z

15. C program to find the average of a list of numbers entered through the keyboard

16. C/C++ Program for Fibonacci Series Using Recursion

17. C Program to Print Multiplication Table of Given Number

18. C program to generate divisors of an integer

19. Program for Number Palindrome in C

20. C program to convert decimal number to binary number

21. C Program to Find LCM and HCF of Two Numbers

22. C Program to Print India Map

23. Program for Pascal Triangle in C and C++

24. Factorial of Large Number in C and C++

25. Strong Number in C

26. Perfect Number in C

If/Else

27. C program to find the greatest number among three numbers

28. C Program for Leap Year

29. C program to find whether a given character is an alphabet, digit or any special character(using ASCII values)

error: Alert: Content is protected!!