Page 1 of 1

About Question com.enthuware.ets.scjp.v6.2.613 :

Posted: Fri Nov 25, 2011 8:14 am
by stessy
Hi,

third option when reviewing the questions.

It says
& (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.
First character should be replaced by '|'

Regards,
Stessy

Re: About Question com.enthuware.ets.scjp.v6.2.613 :

Posted: Fri Nov 25, 2011 9:05 am
by admin
This has been updated to "& and | (unlike && and ||), when used as logicals operators, do not short circuit the expression..."

Thank you for your feedback!