Pergunta de entrevista da empresa Equifax

In java, when you use the System.out.println() method, are you overloading or overriding the println() method?

Resposta da entrevista

Sigiloso

12 de fev. de 2020

This is Overloading. the println() method accepts several different types of inputs.