News

OOP or Object Oriented Programming is also used for other purposes such as inheritance, polymorphism, data abstraction and much more. Following are the benefits provided by OOP or Object Oriented ...
Before Object Oriented Programming One of the easiest ways to understand what is meant by ‘object oriented’, is to define what it is not.
13 February, 2010. It was a Saturday. One score (minus five) years ago, in the age of yore and of our programming forefathers, there was written a little book. A seminal book. A book that would change ...
Why does Java's standard class library contain empty interfaces like Cloneable and Serializable? Find out why in this sixth installment in the "Object-oriented language basics" series. You'll also ...