Domanda di colloquio di uCertify

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

Risposta di colloquio

Anonimo

11 giu 2016

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