Posts

Follow This Blog For more... 😊

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|

Program to find the roots of a quadratic equation.| Using C language| C Program series 12|

Program to accept three numbers from user and print them in ascending and descending order.| Using C language| very Basic| C Program series 11|

Program to check whether the number is even or odd.| Using C language| very Basic| C Program series 10|

Program to accept a number and check whether the number is Positive, Negative or Zero.| Using C language| very Basic| C Program series 09|