0 / 60 seg.

Evaluate the following Java code snippet:

final int NUM1 = 10, NUM2 = 20;
int total = NUM1 + NUM2;