Question: in java Q.No.2 Write a code to calculate the volume of 5 boxes using instance variables and print the result. Create a class Box Write

in java
Q.No.2 Write a code to calculate the volume of 5 boxes using instance variables and print the result. Create a class Box Write parametrize constructor public Box (argi, arg2 .....) Write method Volume () to calculate volume of a box Write method Show() to display result Test your output in BoxDemo class
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
