Feeds:
Posts
Comments

Posts Tagged ‘OOPS’

Encapsulation: is an ability of hiding data or methods from the rest of the world. Inheritance: is a concept of passing and using attributes of base class into derived class. Polymorphism: single name – multiple use, it can be achieved via Function overloading & operator overloading. Class & object: a class is a definition which [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.