Can i have abstract class with no abstract methods?

Answer Posted / sowju

yes we can have.Abstract class can have one or more abstract
and non abstract methods,but it must contain aleast one
abstract method.

Is This Answer Correct ?    6 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is var keyword ?

742


Is finalize() similar to a destructor?

554


List the interfaces which extends collection interface?

537


What are the two types of java programming?

539


What are the two types of streams offered by java 8?

514






What does escaping a character mean?

532


What is string length in java?

493


How do I start learning java?

559


What are void methods?

572


What are sets in java?

507


Explain about exception propagation?

587


What is the difference between a window and a frame in java programming?

596


what is meant by Byte code concept in Java?

600


What is the hashcode () and equals () used for?

535


What is the meaning of immutable regarding string?

524