qual seria a(s) opção(es) para questão abaixo …se alguem puder me ajudar …
abs
What method(s) from the java.lang.Math class might method() be if the statement
method( -4.4 ) == -4;
is true.
a) round()
b) min()
c) trunc()
d) abs()
e) floor()
f) ceil()
EDIT - é Math, não Nath (abreviatura de Nathan?)