1
Answer

Can abstract class have constructor?

Can abstract class have constructor? if yes? then we know that we can't create the object of class, then how do we use that?

Answers (1)