Appinventiv interview question

is java 100% object oriented? which language is 100% object oriented

Interview Answer

Anonymous

Oct 15, 2019

java is not 100% object oriented as it does not show some properties of oops such as multiple inheritance. scala is 100% OBJECT ORIENTED.