
0
Java Encapsulation
What is encapsulation Encapsulation is information hiding but what kind of information are we trying to hide? In object oriented…
What is encapsulation Encapsulation is information hiding but what kind of information are we trying to hide? In object oriented…
Most of us already know what is inheritance but its important that we know the different ways of inheritance. In this article, I…