0

Why is Java not a pure object oriented language?

Monisha M Posted new comment June 1, 2023
User Avatar

Java supports primitive data types – byte, boolean, char, short, int, float, long, and double and hence it is not a pure object oriented language.