Question d’entretien chez Daffodil Software

abstract class??

Réponses aux questions d'entretien

Utilisateur anonyme

26 janv. 2019

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

Utilisateur anonyme

11 oct. 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