By using which modifier can we prevent from overridden?

Options
- static
- final
- we cant prevent
- by default it provides


CORRECT ANSWER : final

Discussion Board
core java

the final keyword cannot be over ridden by default

sai kiran 08-20-2017 01:57 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement