Register now or log in to join your professional community.
<P>Java uses primitive data types which are not objects and also not support Multiple inheritence.Hence it violets the OOP's Concept.
Java uses primitive data types hence it is not a pure object oriented language.
Because its uses premititve data type ch classes predefined in jvm.
because in java primitive data types are used.
in java we use premitive data types like int... where as Integer is an Object... so java is not completely OOPS
becoz it uses primitive datatypes n also it doesnt support multiple inheritance becoz of ambiguity problem.