What is an abstract class?

Advertisement

  • An abstract class is the name for any class from which you can instantiate an object.
  • Abstract classes must be redefined any time an object is instantiated from them.
  • Abstract classes must inherit from concrete classes.
  • An abstract class exists only so that other “concrete” classes can inherit from the abstract class.
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Leave a Comment


Share via
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Send this to a friend