Posts

Follow This Blog For more... 😊

Program to print triangle(◤) Pattern:2 | Using C language| C Program series 23|

Program to print triangle(◣) Pattern:1 | Using C language| C Program series 22|

Program to take number from user and print table of that number.| Using C language| C Program series 21|

Program to take a number from user and check whether it is Armstrong number or not.| Using C language| C Program series 20|

Program to accept a number and print sum of its digits.| Using C language| C Program series 19|

Program to accept a number and print that number in reverse order.| Using C language| C Program series 18|

program to print ASCII VALUES/TABLE.| Using C language| C Program series 17|

Program to print first n even numbers.| Using C language| C Program series 16|

Program to print numbers from n to 1 using Do While loop.| Using C language| C Program series 15|

Program to print numbers from 1 to n using While loop, Do while loop and For loop.| Using C language| C Program series 14|

Program to accept roll number and marks of three subjects from user and print total marks, average and grade.| Using C language| C Program series 13|