Pergunta de entrevista da empresa SLK Group

Basic Java principles like why String is final in java, dynamic vs static polymorphism, interface vs abstract class uses etc.,

Resposta da entrevista

Sigiloso

16 de ago. de 2015

i explained the necessity to have string as final as it helps in optimizing the space that jvm uses.

4