The program below is the answer to Deitel’s Java How to Program (9th Edition) Chapter 2 Exercise 2.18. Write an application that displays a box, an oval, an arrow and a diamond using asterisks (*)

Display Shapes in Java using Asterisks
Sample Program Run

Click here to see other solutions to Java How to Program.

5 Comments

Write A Comment