Can i have abstract class with no abstract methods?

Answer Posted / kamruddin

an abstract class contain the abstract methods and concerete
method
Abstract method:- are those method which have no body.

concrete Method:- are those method which have a body.

Is This Answer Correct ?    12 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between checked and unchecked exception in java?

571


Can singleton class be serialized?

511


Is java hashset ordered?

575


How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?

753


What is instance synchronization?

541






What are the three types of design patterns?

507


When do we need to use internal iteration? When do we need to use external iteration?

603


Is class is a data type?

570


What is the different between get and post?

496


Can we override a variable in java?

543


Define the term string pool?

582


Where will it be used?

1504


What does += mean in java?

570


What is difference between == equals () and compareto () method?

528


What is a marker interface?

573