Sollicitatievraag bij Blue Yonder

Describe difference between abstract method/class

Antwoord op sollicitatievraag

Anoniem

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