LLD - Design — Chess Game
If a
Board class holds a 2D array of Piece objects, what will be the output of accessing board[0][0].type if the position is empty?