Category Coding

Palindrome Program in Java

In this post we will learn how to check whether a number or string is palindrome and here we have discussed all possible ways step by step. But before entering the coding part we should have clear idea that what…

Prime number program in java

Hello friends, today we are going to discuss a common programming topic that is prime number. As always we have seen that the question that comes up in the exam is Write a Java program to check whether the given…