abstract

Term side of the Card
Topic: Classes
Unit title: abstract
Categories: Concept, Keyword
Explanation side of the Card

Explanation: The keyword that allows defining the type of class that cannot be instantiated directly but provides a template for derived classes. Created class contains both defined and undefined methods for child classes to implement.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub