HCLTech interview question

2. Why is Java not a pure object oriented language?

Interview Answer

Anonymous

2 Jul 2021

3Java supports primitive data types - byte, Boolean, char, short, into, float, long, and double and hence it is not a pure object-oriented language.