0 / 60 seg.

Consider this code for understanding operator precedence:

boolean result = true && false || true;