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
What is one third plus one third as a fraction?
What are user defined exceptions?
Can we start a thread twice in java?
How would you dynamically allocate memory to an array?
How do you create a null object?
What is the difference between an if statement and a switch statement?
Why do we need singleton class?
What is array list in java?
What is the difference between notify and notifyall method?
What is %02d?
What are methods in java?
What is an anonymous class in java?
Explain about features of local inner class?
What is class and object in java?
Why java is secure? Explain.