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
How can we make a class virtual?
What language is an assembler written in?
How to split arraylist elements in java?
How do you sort in java?
Which java ide is used the most?
How do you add an arraylist to an array in java?
Does list maintain insertion order java?
Enlist diffrent types of inheritance supported by java?
Is it compulsory for a try block to be followed by a catch block in java for exception handling?
Describe different states of a thread.
Explain covariant method overriding in java.
What is an array length?
Does java linked list allow duplicates?
What is the symbol for line break?
Which one of the following suits the description of a string better: derived or primitive?