Frage im Vorstellungsgespräch bei Oracle

the final keyword in java final method/class etc

Antwort im Vorstellungsgespräch

Anonym

2. Feb. 2014

final field can not be changed, final method can not be override, final class can not be extended