Previous | Home | Next |
C Program example: Print all even numbers from 1 to 100
C Program example: Input a number and print sum of its digits
C Program example: Swap two number using two variables
C Program example: Print the sum of odd number and even number separately of n number
C Program example: Input an alphabet and change it to upper case
C Program example: Accept a number and check, is it prime number or not
C Program example: Check a number is perfect or not,( perfect number is sum of its factor number)
C Program example: How you can take multiword string from keyword
C Program example: Find greatest number of any three given numbers
C Program example: Print your own name 'n' times using for loop
C Program example: Enter a number and show its factor
C Program example: Input a character and check it vowel or not
C Program example: Print average of n number
C Program example: Print alphabets triangle
C Program example: Print alphabet triangle in order
C Program example: Print number triangle
C Program example: Print number triangle in order
C Program example: Enter a number and print star line in Diagonally opposite
C Program example: Print star triangle in reverse order
C Program example: Print opposite star triangle
C Program example: Print star triangle
C Program example: Enter a number and print Star Rectangle
C Program example: Print star triangle
C Program example: Print alphabets triangle
C Program example: Input a number and count its digit
C Program example: Print binary triangle
C Program example: Input a number n and print multiplication from 1 to n
Previous | Home | Next |