Wednesday, 25 January 2017

OOPS PRINCIPLES IN PYTHON

OOP’S are the rules or guidelines which are supposed to be satisfied by any programming language in order to call that programming language as OOPL. 

Different OOPS principles are –
·        Encapsulation
·        Polymorphism
·        Inheritance
·        Abstraction

No comments:

Post a Comment