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 charat java?
What do you mean by platform independence of Java?
What is the difference between method overriding and overloading?
What does the string method compareto () do?
What is the difference between Java1.4 and Java1.5
How many arguments can be passed to main ()?
How variables are declared?
What is the range of the short type?
What is a protected class in java?
What is byte data type?
what are Hostile Applets?
Difference between vector and arraylist.
Explain the difference between protected and default access.
What is the difference between member variables initialization and assignment in a constructor?
what is thread in Java ?