Skip to main content

Calculation Programs

Area, circumference, averages and numeric calculations.

1

Area of Circle Example in Java

Learn Area Of Circle in Java with explanation, complete source code, step-by-step walkthrough and sample output.

calculation programs
2

Odd or Even Example in Java

Learn Odd Or Even in Java with explanation, complete source code, step-by-step walkthrough and sample output.

calculation programs
3

Swap with Variable Example in Java

Learn Swap With Variable in Java with explanation, complete source code, step-by-step walkthrough and sample output.

calculation programs
4

Swap Without Variable Example in Java

Learn Swap Without Variable in Java with explanation, complete source code, step-by-step walkthrough and sample output.

calculation programs
5

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.

calculation programs
6

Factorial Example in Java

Learn Factorial in Java with explanation, complete source code, step-by-step walkthrough and sample output.

calculation programs
7

LCM Example in Java

Learn LCM in Java with explanation, complete source code, step-by-step walkthrough and sample output.

calculation programs
8

GCD Example in Java

Learn GCD in Java with explanation, complete source code, step-by-step walkthrough and sample output.

calculation programs
9

Simple Calculator Example in Java

Learn Simple Calculator in Java with explanation, complete source code, step-by-step walkthrough and sample output.

calculation programs
10

Multiplication Table Example in Java

Learn Multiplication Table in Java with explanation, complete source code, step-by-step walkthrough and sample output.

calculation programs
11

Palindrome Number Example in Java

Learn Palindrome Number in Java with explanation, complete source code, step-by-step walkthrough and sample output.

calculation programs
12

Area of Rectangle Example in Java

Learn Area Of Rectangle in Java with explanation, complete source code, step-by-step walkthrough and sample output.

calculation programs
13

Palindrome String Example in Java

Learn Palindrome String in Java with explanation, complete source code, step-by-step walkthrough and sample output.

calculation programs
14

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.

calculation programs
15

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.

calculation programs
16

Matrix Addition Example in Java

Learn Matrix Addition in Java with explanation, complete source code, step-by-step walkthrough and sample output.

calculation programs
17

Matrix Subtraction Example in Java

Learn Matrix Subtraction in Java with explanation, complete source code, step-by-step walkthrough and sample output.

calculation programs
18

Matrix Multiplication Example in Java

Learn Matrix Multiplication in Java with explanation, complete source code, step-by-step walkthrough and sample output.

calculation programs
19

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.

calculation programs
20

Square Root Example in Java

Learn Square Root in Java with explanation, complete source code, step-by-step walkthrough and sample output.

calculation programs
21

Area of Square Example in Java

Learn Area Of Square in Java with explanation, complete source code, step-by-step walkthrough and sample output.

calculation programs
22

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.

calculation programs
23

Circumference of Circle Example in Java

Learn Circumference Of Circle in Java with explanation, complete source code, step-by-step walkthrough and sample output.

calculation programs
24

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.

calculation programs
25

Smallest Number Example in Java

Learn Smallest Number in Java with explanation, complete source code, step-by-step walkthrough and sample output.

calculation programs
26

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.

calculation programs
27

Prime Number Example in Java

Learn Prime Number in Java with explanation, complete source code, step-by-step walkthrough and sample output.

calculation programs

Related Topics

Search tutorials