Program to check whether the number is palindrome or not.
Here, we have a basic program example to check if the number is palindrome or not using different languages. A […]
Here, we have a basic program example to check if the number is palindrome or not using different languages. A […]
Here, we have a basic program example to check if number is Armstrong or not using different languages. Armstrong number
Here, we have a basic program example to check if the number is Armstrong or not using different languages. Armstrong
Here, we have a basic program example to check if a number is prime or not using different languages. This
Here, we have a basic program example to print the Fibonacci series using different languages. Fibonacci is a series of
Here, we have a basic program example to print the sum of n odd natural numbers using different languages. This
Here, we have a basic program example to vertically print a table till n using different languages. This program is
Here, we have a basic program example to display the multiplication table using different languages. This program is created in
Here, we have a basic program example to print the sum of first 10 natural numbers using different languages. This