You are on page 1of 3

1.

C Program to Print Even Numbers from 1 to N


2. C Program to print Multiplication Table
3. C program to find Numbers between 1 to n Divisible by 5 and 11
4. C Program for nCr Calculation
5. C Program for nPr Calculation
6. C Program to print Odd Numbers from 1 to N
7. C program to calculate the Power of a Number
8. C Program to Print 1 to 100 without using Loop
9. Roots of a Quadratic Equation
10. Standard Deviation
11. Sum of Even and Odd numbers in a Given Range
12. Square of a Number
13. Square root of a Number
14. C Program to Print First 10 Even Natural Numbers
15. C Program to Print First 10 Natural Numbers
16. C Program to Print First 10 Natural Numbers in Reverse
17. C Program to Print First 10 Odd Natural Numbers
18. C Program to Read 'n' Numbers and Find their Sum and Average
19. C Program to Find Sum of 10 Numbers and Skip Negative Numbers
20. C Program to Find Sum of 10 Numbers until user enters positive number
21. Sum of Even Numbers from 1 to n
22. Sum of Odd Numbers from 1 to n
23. Student Grade
24. Total, Average, and Percentage of Five Subjects
25. Quotient and Remainder
26. C Programs to check the number is Armstrong Number
27. C Program to Count Number of Digits in a Number
28. C program to Check Number is a Prime, Armstrong, or Perfect Number
29. C program to Calculate Electricity Bill
30. C Program to find Factors of a Number
31. C Program to find Factorial of a Given Number
32. C program to print First Digit of Number
33. C program to print First and Last Digit of a Number
34. C program to calculate GCD of Two Numbers
35. C program to calculate Generic Root of a Number
36. C program to find Gross Salary of an Employee
37. C program to print Last Digit of Number
38. C program to calculate LCM of Two Numbers
39. C program to find NCR Factorial of a Number
40. C program to print Natural Numbers from 1 to N
41. C program to print Natural Numbers in Reverse Order
42. C program to check Krishnamurthy Number
43. C program to check Neon Number
44. C program to check Palindrome or Not
45. C program to check Perfect Number or Not
46. C program to check Prime Number
47. C program to print Prime Numbers from 1 to 100
48. C program to calculate Product of Digits of a Number
49. C program to find Prime Factors of a Number
50. C program to Reverse a Number
51. C example to find Sum of First and Last Digit of a Number
52. C example to Swap First and Last Digit of a Number
53. C example to find Sum of N Natural Numbers
54. C example to calculate Sum and Average of N Numbers
55. C program to check Strong Number
56. Sum of Digits in a Given Number
57. Simple Calculator
58. Total Notes in a Given Amount
59. C Programs on Calendar
60. C Programs to find the Leap Year
61. C example to find the Day Name of a Week
62. Days to Years Weeks and Days
63. Number of Days in a Month
64. C Programs on Conversions
65. Convert Binary to Decimal
66. Convert Binary to Octal
67. C example to Convert Centimeter to Meter and Kilometer
68. Celsius to Fahrenheit
69. Decimal to Binary Number
70. Decimal to Octal Number
71. Fahrenheit to Celsius
72. Kilometer to Meter Centimeter and Millimeter
73. Octal to Binary
74. Octal to Decimal
75. C Programs on Characters
76. ASCII Value of Single Character
77. ASCII Values of all Characters
78. Alphabet or Not
79. Alphabet or Digit
80. Convert Character to Uppercase
81. Convert Character to Lowercase
82. Digit or Not
83. Digit or Alphabet or Special Character
84. Lowercase or Not
85. Lowercase or Uppercase Alphabet
86. Print Alphabets from a to z
87. Print Alphabets between A and Z
88. Uppercase or Not
89. Vowel or Consonant

You might also like