This is a java program in which we will find out the volume of a cuboid whose dimensions are given.
This is a program to learn the use of compatability of data types with certain different type of values.
Finding the circle area with PI initialised to an unchangeable value.
Building of expressions can be done for different units using different divisors.
Swapping of value between two integer variables using the intermediate third variable.
Swapping of value between two integer variables without using the third variable.
Creating formulas that contain powers and square root.
Forming expressions with simple variables.
Forming expressions with operands of same data type and mixed data types.
Demonstration of different types of java statements.
Demonstration of use of blocks in java.