Question d’entretien chez Synechron

What is encapsulation?

Réponse à la question d'entretien

Utilisateur anonyme

16 sept. 2016

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