Wednesday, August 10, 2011

Java is not a Purely Object Oriented Language....

As Java is supporting all the features of being Object oriented like inheritence, encapsulation etc. but the primitive types of Java i.e. int, char, bool etc. are not objects which is one of the important condition to be purely object oriented. If still have any query please comment...