- For This Problem Assume You Have Access To A Shape Class Below You Ll See The Start Of A Square Class That Is A Subcla 1 (17.26 KiB) Viewed 29 times
For this problem assume you have access to a Shape class. Below, you'll see the start of a Square class that is a subcla
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
For this problem assume you have access to a Shape class. Below, you'll see the start of a Square class that is a subcla
For this problem assume you have access to a Shape class. Below, you'll see the start of a Square class that is a subclass of Shape. Finish creating the constructor by calling super Your Answer: Feedback 1 public Square() { Your feedback will appear here when you check your answer.