Riskaware interview question

Explain how you would implement a class structure for shapes.

Interview Answer

Anonymous

8 May 2021

Drew a class inheritance diagram on the white board, defining which properties and methods would go in the parent classes and which in the child classes.