Question d’entretien chez SLK Group

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

Réponse à la question d'entretien

Utilisateur anonyme

16 août 2015

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

4