Ok need some help. I am new to this site. So not sure best approach.
I have a super class(Shapes), sub class(rectangle) and sub sub class (Box). I need to be able to print the shapeType for the two subclasses. I believe I need to use down casting. however I've attempted and failed!
I am not sure best way to share code. So I think I have it attached correctly.
help.txt