Pregunta de entrevista de Daffodil Software

abstract class??

Respuestas de entrevistas

Anónimo

26 de ene de 2019

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

Anónimo

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