quiz image

Java Final Keyword

CaptivatingKrypton avatar
CaptivatingKrypton
·
·
Download

Start Quiz

Study Flashcards

1 Questions

❖ The final keyword can be used to prevent class inheritance or to prevent method overriding. ❖ So if we declare class method as a Final then that method cannot be override by the child class. ❖ Same as method if we declare class as a Final then that class cannot be extended any more

This quiz covers the concept of the final keyword in Java, including its usage to prevent class inheritance and method overriding.

Make Your Own Quizzes and Flashcards

Convert your notes into interactive study material.

Get started for free

More Quizzes Like This

Use Quizgecko on...
Browser
Browser