Can an abstract class be final?

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


Please Help Members By Posting Answers For Below Questions

What is generic type?

574


What do you mean by an object in java?

634


Is object a data type in java?

594


Which is better stringbuilder or stringbuffer?

530


Is nullpointerexception checked or unchecked?

559






What is starvation?

685


Define interface in java?

609


Is arraylist an object in java?

603


What are the advantages and disadvantages of reference counting in garbage collection?

579


What is an immutable object?

587


What is java lang string?

551


What package is math in java?

539


How do you find the independent variable?

519


What is java Applet?

652


Why can we not override static method?

595