We will see what is default value of int in java in tutorial . We will write a java program
Continue readingAuthor: Java Vogue
Java boolean default value
In this tutorial we will see what is java boolean default value . In this example we will write a
Continue readingHow to Square a number In java
We will learn in this tutorial how to square a number in java . We can square in java using
Continue readingMean Of First n Natural Numbers
In this tutorial we will see How to calculate Mean Of First n Natural Numbers . First See sum of
Continue readingSwapping Of Two Numbers In Java
We will learn how to swap two numbers in java in this tutorial . We can write swapping program in java
Continue readingHow To Find The Average Of Numbers In Java
We will see in this tutorial how to find the average of numbers and then we write java program to
Continue readingPrint First 10 Prime Numbers in Java
We will write a program to find first ten prime numbers in java . If you are don’t know what are
Continue readingHow to Determine if three lengths form a Triangle
We check if a triangle is valid or not using using Sides . Any triangle is valid if the sum
Continue readingDuck 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 reading