Pergunta de entrevista da empresa Synechron

What is encapsulation?

Resposta da entrevista

Sigiloso

16 de set. de 2016

Encapsulation in Java is a mechanism of wrapping the data (variables) and code acting on the data (methods) together as a single unit.