Pergunta de entrevista da empresa Avanade

What is encapsulation?

Resposta da entrevista

Sigiloso

12 de nov. de 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.