Write a program to create a class box which contians three data menber holding width hieght and length box and two methods area and volume to calucte and return the area and volume
Answers
Answered by
0
Create a user-defined package box which has a class definition. For box having data member and disp( )method . (Assume suitable data ) ...
Similar questions