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 finalize()? Is finalize() similar to a destructor?
Why do we need strings in java?
What are the Class Libraries ?
What is multithreading in java?
How can you add and remove nodes in jtree?
How can constructor chaining be done using this keyword?
What are the uses of synchronized keyword?
Can we define constructor in inner class?
What are recursive functions? Give some examples?
List some java keywords sun like c, c + + keywords?
What is the difference between numeric and integer?
What are the two ways in which thread can be created?
what is recursion in java
What is a boolean used for?
What is int short for?