Java OOPS - Data Hiding and Abstraction
Welcome to 2nd article of the Java OOPs series, in the previous article we learned about classes and objects.
In this, we will cover Data Hiding and Abstraction.
Data Hiding
Data hiding is basically hiding internal data(variables) from the outside...
riteshpanigrahi.hashnode.dev2 min read