Why Java is not 100% Object-oriented language?

By | August 11, 2019

We can say that java is not 100% Object-oriented language because it utilizes eight kinds of primitive data types and they are – boolean, char byte, int, float, double, long, short. These datatypes are not objects so it would not be wrong to say that Java is not 100% Object oriented language.

You may also like:

Can we call static method with null object?
Can we override static method in Java?
What will be the output of following java program?
What is the difference Between java.util.Date and java.sql.Date in Java ?

That’s all about  Why Java is not 100% Object-oriented language?
If you have any feedback or suggestion please feel free to drop in blow comment box.

Leave a Reply

Your email address will not be published. Required fields are marked *