#inheritance
Read more stories on Hashnode
Articles with this tag
Introduction to Encapsulation What is Encapsulation ? Encapsulation is a way of keeping data safe inside a class. It means we hide the details of how...