An abstract class is like a class with some future. That is:
i. It contains at least one or more abstract method(s).
ii. It will always act as a base class.
iii. It cannot be instantiated. That is not possible to create instance for that class.
Daily learning of an ASP.Net Developer
An abstract class is like a class with some future. That is:
i. It contains at least one or more abstract method(s).
ii. It will always act as a base class.
iii. It cannot be instantiated. That is not possible to create instance for that class.
Francis, an Associate at Cognizant. Having 7+ Years of experience in Microsoft web technologies.
Please give your valuable comments to improve the contents
0 comments :