Question: Question 6 Write a class method printz (int width), which belongs to a class Figure, to print a figure using asterisks similar to the figure

Question 6 Write a class method printz (int width), which belongs to a class Figure, to print a figure using asterisks similar to the figure below (where "o" denotes a space and width is an odd integer). The figure is generated by Figure.printz (7). ******* D0000* 0000*00 000*000 00*0000 *00000 ******* [5 marks]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
