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 structure of java heap? What is perm gen space in heap?
Give the difference between the println method and sqrt method?
Differentiate between == and equals().
What do you mean by singleton class in java?
How many types of voids are there?
if u open login & logout ,how can udisplay the timelogin & logout members ?
What is a finally block? Is there a case when finally will not execute?
What Is Query Throttling in java?
If two threads have same priority which thread will be executed first ?
Can I extend singleton class in java?
How many types of interfaces are there?
How can we create a thread in java?
what are abstract functions?
What is command line used for?
What is public static?