Uma simples

2 respostas
E
  1. 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()

2 Respostas

H

ceil e round são as corretas

É isso?

caiofilipini

round() e ceil(), eh isso mesmo! 8)

Criado 26 de junho de 2003
Ultima resposta 26 de jun. de 2003
Respostas 2
Participantes 3