third option when reviewing the questions.
It says
First character should be replaced by '|'& (unlike ||), when used as a logical operator, does not short circuit the expression, which means it always evaluates both the operands even if the result of the whole expression can be known by just evaluating the left operand.
Regards,
Stessy