Question d’entretien chez Avanade

What is encapsulation?

Réponse à la question d'entretien

Utilisateur anonyme

12 nov. 2012

In my words: Encapsulation is restricting access of code. Having restrictions prevents access from the outside world. This prevents code from being seen and not allowing it to be changed by other classes.