Pregunta:
Final Class cannot be extended. Example of a Final class in java is String and Integer (or other wrapper classes). This is to make the class immutable. Final is used rarely as it prevents reusing the class.
Autor: Jerry MathewRespuesta:
Final Modifier on a Class
0 / 5 (0 calificaciones)
1 answer(s) in total