Skip to content
Loading
Can an abstract class have constructor? if yes then we know we can't instantiate the abstract class so how we can call constructor and how we can use it.