Abstract classes are those classes which can't be initiated, that is, they are considered as incomplete classes. Let's learn the concepts of Abstract Classes and Interface in OOP.
source https://www.c-sharpcorner.com/article/abstract-class-and-interface-two-pillars-in-object-oriented-programming/
No comments:
Post a Comment