Question: Practice Assignment: W05-1.02-26 CISC 3120 Sections MW8 and MW2 Design and Implementation of Software Applications I This exercise provides a review for inheritance and polymorphis
Practice Assignment: W05-1.02-26 CISC 3120 Sections MW8 and MW2 Design and Implementation of Software Applications I This exercise provides a review for inheritance and polymorphis You will complete the two TODO's in the provided start-up code, and the start-up code is located at the ShapeObject folder in the SamplepPograns repository on Github. The two TODO's are in App.java and Rectangle.java. You should read this document along with the start-up code. The TODO in App.java reads as follows I TODO: compute and display the areas of the shapes in the shapelist The TODO in Rectangle java reads as follows, I TODO: create an area sethod that computera the area of the rectangle. The ethod in effect overrides parent class Shape's area method Submit your work by pushing your own ShapeObject project to Github
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
