Pergunta de entrevista da empresa FDM Group

What is encapsulation in Java?

Resposta da entrevista

Sigiloso

27 de jul. de 2024

Encapsulation is how we protect our application from being modified by the user by setting fields in a class to private.