LLD - Design — Chess Game
In a piece hierarchy, a
Pawn class incorrectly calls super.move() but the base Piece class has no move() method. What is the likely result?