We can create constructor in abstract class , it doesn’t give any compilation error.
But when we cannot instantiate class there is no use in creating a constructor for abstract class.
We can create constructor in abstract class , it doesn’t give any compilation error.
But when we cannot instantiate class there is no use in creating a constructor for abstract class.
by
Tags:
Leave a Reply