Question d’entretien chez FDM Group

What is encapsulation in Java?

Réponse à la question d'entretien

Utilisateur anonyme

27 juill. 2024

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