Program to find whether the alphabet is vowel or consonant.
We all have learned that there are vowels and consonants in English Alphabets,β¦
We all have learned that there are vowels and consonants in English Alphabets,β¦
Numbers that has no factors other than 1 and itself are known as Prime Numbeβ¦
Armstrong number is any number whose all digits cube's sum is the same numβ¦
Any number whose reverse is the same number is known as palindrome number. β¦
Let's find which number is largest among three numbers by using this simpβ¦
Another Simple program so, this program will give you output whether number youβ¦
We have been asked this question a lot of times in our childhood by our parenβ¦
This particular section is of If-else conditionals it helps the user to checβ¦
If you have studied number system then you must have heard about the differenβ¦
We are going to tackle a very interesting program in C . This program will hβ¦
Any number whose digits cube's sum is the same number is called an Armstβ¦
Fibonacci series is a series in which any number of the series is the sum ofβ¦
This program will enable user to only enter the number of their wish and β¦
We are going to add all digits in the number that is input by user through thβ¦
This program will show you every single digit of the number entered by you forβ¦
On execution of this program it will print the product of all digits up to 10 β¦
This program will print sum of all digits up to 10 on the output screen by usiβ¦
Factorial of any number is the product of all the numbers below it till 1 for β¦
I think this is the most understandable program for us as we all know what areβ¦
In this program we have to display numbers in reverse order from 10 to 0 for tβ¦