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
Write a factorial program using recursion in java?
What’s the difference between the methods sleep() and wait()?
What are nested classes in java?
Explain about wait() method?
What is main in java?
What is the difference between abstract class and interface1? What is an interface?
What is a qms manual?
What happens when I use / and % with a negative numerator?
Can string be considered as a keyword?
Tell some latest versions in JAVA related areas?
Can a constructor call another constructor?
Is int primitive data type?
Is static variable stored in heap?
Is there a case when finally will not execute?
What is meant by data hiding in java?