Would it be correct to say that Java is not 100% Object-oriented?
Solution:
Yes, it would be correct to say that Java is not 100% Object-oriented because it utilizes eight kinds of primitive data types and they are - Boolean, byte, char, int, float, double, long, short. These datatypes are not objects.