0 / 60 seg.

Evaluate the role of relational operators in this Java code:

int x = 5;
boolean result = x == 5;