Java OOPS - Encapsulation
Welcome to 3rd article of Java OOPs series, in this article we will learn about Encapsulation.
In the last article , we saw Data hiding i.e hiding internal data by making variables private, and Abstraction - hiding implementation details by using an ...
riteshpanigrahi.hashnode.dev2 min read