In Java, the && operator will evaluate the second operand even if the first operand is false.
True
False