LLD - Design — Chess Game
Consider a chess system where each piece class overrides the
move() method. What is the expected behavior when invoking move() on a collection containing different piece objects?