filmov
tv
Java Basics: Data Hiding in Java
![preview_player](https://i.ytimg.com/vi/9tN16Jhkb80/maxresdefault.jpg)
Показать описание
In this video we will learn about the basic priciple of Software Engineering Data hiding. Data hiding means hiding the internal data in the class to prevent its direct access from outside the class. #coding #java #classes