Pregunta de entrevista de Capital One

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

Respuesta de la entrevista

Anónimo

8 mar 2018

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