The ?? operator returns the right-side operand if it is neither null nor undefined, otherwise it returns the left-hand.