Why Java is not purely object oriented?

Answer Posted / n.prabakaran

java is an not purely object oriented language.c++ is an
purely object oriented language.Because of java support OOPs
principles and others concept support that reason only java
is an not purely obj oriented language.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why java is used everywhere?

599


What is a generic data type?

580


Variable of the boolean type is automatically initialized as?

605


What is == and === in javascript?

565


What is method reference in java?

576






Why java is said to be pass-by-value ?

557


Can we increase size of array?

586


Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?

1039


What is time complexity java?

547


What is the difference between access specifiers and access modifiers in java?

584


Explain the difference between protected and default access.

529


What is ternary operator in java?

611


What happens if an exception is throws from an object's destructor?

594


Differentiate between static and non-static methods in java.

579


According to java operator precedence, which operator is considered to be with highest precedence?

608