Answers

Question and Answer:

  Home  Java Software Engineer

⟩ Tell us why java is not 100% Object-oriented?

Java is not 100% Object-oriented because it makes use of eight primitive datatypes such as boolean, byte, char, int, float, double, long, short which are not objects.

 129 views

More Questions for you: