Calculation Programs
Area, circumference, averages and numeric calculations.
Area of Circle Example in Java
Learn Area Of Circle in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Odd or Even Example in Java
Learn Odd Or Even in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Swap with Variable Example in Java
Learn Swap With Variable in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Swap Without Variable Example in Java
Learn Swap Without Variable in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Leap Year or Not Example in Java
Learn Leap Year Or Not in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Factorial Example in Java
Learn Factorial in Java with explanation, complete source code, step-by-step walkthrough and sample output.
LCM Example in Java
Learn LCM in Java with explanation, complete source code, step-by-step walkthrough and sample output.
GCD Example in Java
Learn GCD in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Simple Calculator Example in Java
Learn Simple Calculator in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Multiplication Table Example in Java
Learn Multiplication Table in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Palindrome Number Example in Java
Learn Palindrome Number in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Area of Rectangle Example in Java
Learn Area Of Rectangle in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Palindrome String Example in Java
Learn Palindrome String in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Check Whether the Given Number Is Armstrong Number or Not Example...
Learn Check whether the given number is Armstrong number or not in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Armstrong Number in a Particular Range Example in Java
Learn Armstrong Number In A Particular Range in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Matrix Addition Example in Java
Learn Matrix Addition in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Matrix Subtraction Example in Java
Learn Matrix Subtraction in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Matrix Multiplication Example in Java
Learn Matrix Multiplication in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Transpose of a Matrix Example in Java
Learn Transpose Of A Matrix in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Square Root Example in Java
Learn Square Root in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Area of Square Example in Java
Learn Area Of Square in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Square Root Without Inbuilt Functions Example in Java
Learn Square Root Without InBuilt Functions in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Circumference of Circle Example in Java
Learn Circumference Of Circle in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Largest of Three Numbers Example in Java
Learn Largest Of Three Numbers in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Smallest Number Example in Java
Learn Smallest Number in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Average of N Numbers Example in Java
Learn Average of n numbers in Java with explanation, complete source code, step-by-step walkthrough and sample output.
Prime Number Example in Java
Learn Prime Number in Java with explanation, complete source code, step-by-step walkthrough and sample output.