The method printf(String, Object[]) in the type PrintStream is not applicable for the arguments (String) - ERRO AO USAR PRINTF

Java

27/08/2016

Boa tarde a todos.
Sou nova no estudo de Java e ao usar o printf, encontrei este erro:
The method printf(String, Object[]) in the type PrintStream is not applicable for the arguments (String)

Alguém pode me ajudar?
Obrigada. :)
Beatriz Gomes

Beatriz Gomes

Curtidas 0
POSTAR