Sollicitatievraag bij Daffodil Software

abstract class??

Antwoorden op sollicitatievragen

Anoniem

26 jan 2019

Abstract is to represent the assencial features without representing the background details.

Anoniem

11 okt 2019

Abstract class use abstract method in java which is used to hide the backend with the user. Also in abstract class it does not make any object