0 / 60 seg.

Consider the outcome of this Java code with relational operators:

int x = 7;
boolean check = x != 5;