Seek Interview Questions: What are the advantages of Object Oriented Programming Languages (OOPL)

Friday, August 27, 2010

What are the advantages of Object Oriented Programming Languages (OOPL)

Ans). The Object Oriented Programming Languages directly represent the real life objects like Car, Jeep, Account, Customer etc. The features of the OO programming languages like polymorphism, inheritance and
encapsulation make it powerful. [Tip: remember pie which, stands for Polymorphism, Inheritance and
Encapsulation are the 3 pillars of OOPL]

No comments: