Tuesday, November 29, 2011

Why Java is not 100 % pure OOPS?

Java does not support directly multiple inheritance. So is not 100% pure OOPS.:A pure Object Orientad Language is which implements All the OOP concepts.:It is said that "Everything is object in java" but primitive data types are not the objects.Secondly,it doesn&
Category:Java Interview Questions

No comments:

Post a Comment