Write jOptionPane Java code that accepts user input and figures the volume of a room (l*w*h). I have to create the main .java code and a separate class called "room" in NetBeans.
I have set up most of the code but don't understand how and where the math computation is supposed to go. Can someone help?
Attachment:- java page.rar