Frage im Vorstellungsgespräch bei SLK Group

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

Antwort im Vorstellungsgespräch

Anonym

16. Aug. 2015

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

4