Polymorphism means having one name and many forms or shape. The term polymorphism comes from Greek roots. In..
read more>>
Information hiding or data hiding in programming is about protecting data or information from any inadvertent change throughout..
read more>>
Encapsulation is packing or combining two or more items in one unit. The concept of encapsulation is used..
read more>>
Classes in programming languages are user defined data types. But they behave like built-in data types. Classes are..
read more>>
Anything that can be seen or touched is an object. Objects are everywhere around you. They may represent..
read more>>
Object oriented programming is a type of programming paradigm which is abbreviated as OOP. This approach of programming..
read more>>
Programming software is a software which helps the programmer in developing other software. Compilers, assemblers, debuggers, interpreters etc...
read more>>
Recent Comments