We check if a triangle is valid or not using using Sides . Any triangle is valid if the sum
Continue readingTag: java program
Duck Number In Java
In this tutorial we will see what is a duck number , How to check given number is duck number
Continue readingKaprekar Number Program in Java
In this tutorial we will see what is kaprekar number , How to find kaprekar number . We will write
Continue readingSpy Number In Java
In this tutorial we will see what is spy number and spy number example . We will write java program
Continue readingSpecial Number Program In Java
In this tutorial we will see what is a special number , special number example and how to find special
Continue readingBuzz Number Program in Java
A number is said to be Buzz Number if it ends with 7 or is divisible by 7. For example-
Continue readingFind Second Largest Number in Array
We can find second largest number in array using arrays , collections and sorting techniques . We will discuss how to
Continue readingHow to find Magic Number in Java
In this tutorial we will learn what is magic number and how to find magic number in java . We
Continue readingNeon Number Program In Java
In this tutorial we will learn what is neon number in java and how to check given number is neon
Continue readingDisarium Number Program in Java
In this tutorial we will learn what is disarium number in java and write disarium number program in java .
Continue reading