Question d’entretien chez CodeGen International

Make following code according to Encapsulation technique.

Réponse à la question d'entretien

Utilisateur anonyme

13 mars 2022

I change the access specifier of data members as private. Then implement the public getters and setters.

3