Abstract Classes
Abstract classes provide base implementations and enforce structure on subclasses.
Basic Abstract Class
Cannot Instantiate Abstract
Abstract Properties
Multiple Abstract Methods
Abstract with Constructor
Abstract vs Interface
Exercise: Create Abstract Class
Create an abstract Shape class:
Discussion
Sign in to join the discussion.
0 comments

