92 viewsJune 1, 2023JavaJava 0 Monisha M1.03K June 1, 2023 1 Comment Why is Java not a pure object oriented language? Monisha M Posted new comment June 1, 2023 Monisha M commented June 1, 2023 Java supports primitive data types – byte, boolean, char, short, int, float, long, and double and hence it is not a pure object oriented language. 0 Answers ActiveVotedNewestOldest Register or Login
Java supports primitive data types – byte, boolean, char, short, int, float, long, and double and hence it is not a pure object oriented language.