Question d’entretien chez Capital One

What does the final do for variables, and when applied to methods?

Réponse à la question d'entretien

Utilisateur anonyme

8 mars 2018

value of final variable cannot be changed. final methods cannot be overridden also final classes cannot be extended