1.

Why is Java not a pure object oriented language?

Answer»

Java SUPPORTS primitive data TYPES - byte, BOOLEAN, char, short, int, float, long, and double and hence it is not a PURE OBJECT oriented language.



Discussion

No Comment Found