Computer Science, asked by daryll427, 3 months ago

Which option is false about the final keyword?
A final method cannot be overridden in its subclasses.
A final class cannot be extended.
A final class cannot extend other classes.
A final method can be inherited.

Answers

Answered by pari2394
2

Answer:

3 option is false

Explanation:

3 is false plz follow me

Answered by yhareesh424
0

Answer:

Which of the following is a reserved keyword in Java?

Similar questions