Question d’entretien chez Infosys

difference between public, protected, private (in Java)

Réponse à la question d'entretien

Utilisateur anonyme

7 janv. 2019

Public keyword is used to view the data. Private keyword is used to hide the data.