In this small post, I am going to compare Object Oriented Programming with human beings
- Classes --> Humans
- Objects -- > you are instance of humans
- Inheritances --> you got certain features from you parents by birth
- Polymorphism --> your behavior sometime depends/changes on person in front of you
- Function Overriding :you have two hands similar to method name is same and signature is different
- Overriding : you have overridden some feature from your parents
No comments:
Post a Comment