Pergunta de entrevista da empresa uCertify

how can you call a method without instantiating its object??

Resposta da entrevista

Sigiloso

11 de jun. de 2016

using Static keyword we can call the method without instantiating the object.