Check whether a given number is palindrome or not. A number is Prime if it is greater than 1 and divisible only by 1 and itself. Check divisibility from 2 to n/2. if divisible, it is not prime.
Write a program to reverse an integer in Java. Write a program in Java to check whether an integer is Armstrong number or not. Write a program in Java to check given number is prime or not. Write a ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results