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
Why map is used in java?
What is close method? How it's different from Finalize & Dispose?
What is contractor means and methods?
What if constructor is protected in java?
What are the differences between string and stringbuffer?
What is the meaning of flag day?
Is set thread safe java?
What is the concatenation operator in java?
What do you understand by synchronization?
Does printwriter create a file?
What is bitwise complement?
What data type is string java?
Which collection is thread safe in java?
How do you declare a destructor in java?
Explain about version control?