Explain with the help of code, how we can access private data/attributes outside the class when required?

后端 未结 0 622
清酒与你
清酒与你 2020-12-11 17:30

In an Object-oriented programming model, it is recommended to use the concept of Access Modifiers to protect un-authorized data access. Explain with the help of code, how we

相关标签:
回答
  • 消灭零回复
提交回复
热议问题