Answer Posted / ravikiran(aptech mumbai)
no because the purpose of using both are opposite to each
other,An abtract class must have to get instantiated to
become concrete,where as final class should nn't get subclassed
| Is This Answer Correct ? | 31 Yes | 6 No |
Post New Answer View All Answers
What is the exact difference in between Unicast and Multicast object? Where will it be used?
Is arraylist zero based?
Is it possible to use Semaphore/ Mutex in an Interrupt Handler?
Difference between overriding and overloading in java?
how to one war file class to another war file class?
What is the purpose of skeleton and stub?
What is exception propagation?
Is it possible to instantiate the abstract class?
Is there any case when finally will not be executed?
Can you instantiate the math class in Java?
What is codebase?
What does a za z0 9 mean?
How thread scheduler schedule the task?
Why does java doesnt suuport unsigned values?
How do you ensure that n threads can access n resources without deadlock?