Question d’entretien chez IBM

abstraction and encapsulation?

Réponse à la question d'entretien

Utilisateur anonyme

11 août 2018

Abstraction: Hiding the internal implementation and exposing the services we want to deliver is called as abstraction. Encapsulation: The process of binding data and corresponding method into a single unit is called as Encapsulation.