In this tutorial, we will write a java program to check whether a given number is Spy number or not. We will also write a program to find all… [Read More]
Neon Number in Java with example
In this tutorial, we will write a java program to check whether a given number is Neon number or not. We will also write a program to find all… [Read More]
Fascinating Number Program in Java
In this tutorial, we will write a program in Java to check for a Fascinating number. We will also write a program to display all… [Read More]
Automorphic Number Program in Java
In this tutorial, you will learn how to write java programs to check if a number is Automorphic number or not. A number is called Automorphic,… [Read More]
Java program to check whether two matrices are equal
Here we will write a java program to determine whether two matrices are equal or not. Two matrices are said to be equal if the… [Read More]
Tech Number Program in Java
In this tutorial, we will write a java program to check whether a given number is Tech Number or not. We will also write a… [Read More]
Sunny Number Program in Java
In this tutorial, we will write a java program to check whether a given number is Sunny number or not. We will also write a… [Read More]
Peterson Number Program in Java
In this tutorial we will write a java program to check whether a given number is Peterson number or not. A number is called Peterson… [Read More]
Java Program to Find HCF and LCM of Two Numbers
In this tutorial, we will write a java program to find the HCF and LCM of two entered numbers. LCM (Least Common Multiple): The LCM… [Read More]
Java Program to Find average of 3 numbers
In this tutorial we will write a java program to find the average of three numbers. Java Program to find the average of 3 numbers… [Read More]
- « Previous Page
- 1
- …
- 3
- 4
- 5
- 6
- 7
- …
- 13
- Next Page »