Write a simple Java program to preform the following;
1. Prime Number Program in Java
2. Palindrome Program in Java
3. Factorial Program in Java
4. Write a program in Java to check if a number is even or odd in Java?
5. Write a program in Java to find out if a number is prime in Java?
6. Write a Java program to calculate the Factorial of an integer number?
7. Write a Java program to get a number from the user and print whether it is positive or negative.
8. Write a java program to take three numbers from the user and print the greatest number.
9. Write a lava program that reads a floating-point number and prints "zero" if the number is zero.
Otherwise, print "positive" or "negative"
10. Write a java program to compute the VOLUME and the AREA of a Cylinder
11. Write a simple java program to calculate the Simple Interest of an organization