IBM interview question

Compare the keyword this in Java/Javascript?

Interview Answer

Anonymous

6 Sept 2016

in JS: context to a function and in JAVA:it refers to an object of a specific class.