Can an abstract class be final?

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


Please Help Members By Posting Answers For Below Questions

What is an association?

555


Is empty list java?

529


What is the purpose of sizeof operator?

536


Is simpledateformat safe to use in the multithreaded program?

544


Is string pool garbage collected?

560






Explain listiterator and methods in listiterator?

555


What is nullpointerexception in java?

530


What do you understand by abstract classes?

606


What is ‘has a’’ relationship in java?

732


What is java objectoutputstream?

549


What's the purpose of static methods and static variables?

602


Is string is a keyword in java?

552


Where is stringbuffer stored?

557


Can a class be a super class and a sub-class at the same time? Give example.

815


What is static method with example?

624