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…