Frage im Vorstellungsgespräch bei Blue Yonder

Describe difference between abstract method/class

Antwort im Vorstellungsgespräch

Anonym

14. Okt. 2020

abstract class: class that has 1 or more abstract method abstract method: a method that can be overridden and defined in it's own way for a different use