Home > Back-end >  For a great god
For a great god

Time:04-27

To define abstract Shape Shape, class area in the abstract, volume method; To define the Rect rectangle class, inheritance Shape, rewrite area, volume method; To define Circle Circle, inheritance Shape, rewrite the area and volume method
  • Related