Can i have abstract class with no abstract methods?

Answer Posted / aravind

yes we can have abstract class with out a abstract methods
but when u have a single abstarct method u r class must and
should be declared as Abstarct.

Is This Answer Correct ?    27 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What state is a thread in when it is executing?

521


What is covariant return type?

633


Why we used break and continue statement in java?

547


What is the benefit of lambda expressions?

486


How do you override a method?

541






Define jit compiler?

649


What does null mean in java?

622


How does hashset work in java?

557


How do you implement tree mirroring in java?

583


What defines function?

531


What is the synonym of string?

527


Why does it take so much time to access an applet having swing components the first time?

1386


What do you mean by order of precedence and associativity?

539


What does string [] args mean?

533


What are the advantages of packages in java?

567