can abstract class have constructor how can you achive
this ?

Answer Posted / rajasekharreddy.y

Yes abstract class must have the constructor, these
constructor we can achive by creating the instance of the
concreate subclass of the abstract class.

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is collection class in java? List down its methods and interfaces.

725


What is the use of http-tunneling in rmi?

793


What is the reflection?

777


What is arraylist class in java?

728


What is the differences between heap and stack memory in java? Explain

738


Which sort is best in java?

734


What is classes in java?

707


How are variables stored in memory?

805


How many decimal places is a double?

729


What is the difference between variable & constant?

761


How do constructors use this() and super()?

799


What are the classes of java?

729


Can we define constructor in inner class?

746


What is thread pool in java with example?

737


What is function and method in java?

724