Answer Posted / sudhakar goud
we can't write why because abstract class says it should be
overridden in subclass but where as final class says it
can't be overridden
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Are generics important java?
What is meant by class and object in java?
Which eclipse is best for java?
Explain the difference between map and flatmap stream operation?
Define inheritance?
Explain the difference between a Thread and a Process.
Is there a jre for java 11?
Why arraylist is not synchronized in java example?
Give me some null interfaces in java?
What is Java Shutdown Hook?
How objects of a class are created if no constructor is defined in the class?
Why are getters and setters used?
Define jre i.e. Java runtime environment?
What is the difference between a scrollbar and a scrollpane?
When should I use singleton?