Question: In java please, this program should print the outline of the box, not the whole box, just the outline. Thanks so much! g asterisks based

In java please, this program should print the outline of the box, not the whole box, just the outline. Thanks so much!
g asterisks based on Write a program called BoxOutline that prints the outline of a box usin dimensions entered by the user. The program should ask the user for the lengta a box and then print out a solid box of exercise. those dimensions. You should use nested for loops for this Example: Input the width of the box: 4 Input the height of the box: 5 *
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
