0 / 60 seg.

Evaluate the logical expression in this Java code:

int n = 10;
boolean result = n >= 5 && n <= 20;