
Write a java applet (File Name is SectionC.java) which will draw a series of shapes of increasing dimension as shown on the following diagram. [Hint: Use a loop]. The number and type of the shapes will be determined by the user. So the user will choose a shape type (Circle or Square in JOPtionPane Question) and the number of shapes to be drawn. Based on the input number the program will draw those shapes (either squares or circles. In the following examples the user has chosen Square and entered 10. So it drew ten squares on the applet.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.