OOP is stand for Object Oriented Programming. OOP an approach to designing and building application that are flexible, well crafted and testable by focus on Object that interact cleanly with one another.
four pillar of object oriented programming:
the pillars defining the key characteristic of Object Oriented Programming.
1-Abstraction
2-Encapsulation
3-Inheritence
4-Ployphormism
four pillar of object oriented programming:
the pillars defining the key characteristic of Object Oriented Programming.
1-Abstraction
2-Encapsulation
3-Inheritence
4-Ployphormism
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.