Following are some
important C Programs:-
1.
Program to Print Hello on the Screen (Program)
2. Print
using String (Program)
3. Enter
and Display Integer Value (Program)
4. Sum
of Two Numbers (Program)
5.
Algebraic Operations (Program)
6.
Program to check even or odd using if else statement (Program)
7.
Program to check whether alphabet is vowel or consonant (Program)
8.
Program to check whether the entered year is leap year or not (Program)
9.
Program to Add Digits of a Number (Program)
10.
Program to find Factorial of a Number (Program)
11.
Factorial using Recursion (Program)
12. Calculation
of HCF and LCM (Program)
13. Permutation
and Combinations (Program)
14. Arithmetic
Operators in C (Program)
15. Calculation
of Remainder in C (Program)
16. Program
to display the numbers from 1 to 50 divisible by 2 and 3 but not divisible by
5(Program)
17. Program
to Develop table using for loop (Program)
18. Program
to Develop table using while loop (Program)
19. Program
to Develop table using do while loop (Program)
20. Program
to calculate square and cube of series (Program)
21. Calculation
of square root of a number using power function in C(Program)
22. Matrix
Development in C (Program)
23. Addition
of Matrices (Program)
24. Subtraction
of Matrices (Program)
25. Transpose
of a Matrix (Program)
26. Determinant
of 2*2 Matrix (Program)
27. Determinant
of 3*3 Matrix (Program)
28. Program
to print squares between 50 to 200 (Program)
29. String
Handling in C (Program)
30. Structure
within Structure (Program)
31. Union
with Structure (Program)
32. Structure
within Union (Program)
33. Union
within Union (Program)
34.1/1+1/4+1/9+..............+1/n^2
(Program)
35.1/1+1/8+1/27+..........+1/n^3
(Program)
36.
Execution Time Calculator in C (Program)
37.
String with and without vowels (Program)
38.
Program to swap 2 numbers without using 3rd number (Program)
39.
Program to swap 2 numbers using 3rd number (Program)
40.
Matrix Multiplication (Program)
41.
Harshad Number in C (Program)
42.
Palindrome Numbers from 100 to 200 (Program)
No comments:
Post a Comment
Note: only a member of this blog may post a comment.