When you define an abstract method, how do you use it in a derived class?

Advertisement

  • Abstract methods cannot be used in derived classes.
  • In your derived class, overload the method.
  • In your derived class, override the method.
  • In your derived class, declare the method as virtual.
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