Pergunta de entrevista da empresa Infosys

difference between public, protected, private (in Java)

Resposta da entrevista

Sigiloso

7 de jan. de 2019

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