Question:What is this keyword in JavaScript?
A The this keyword is just an operator.
B The this keyword is a reference variable that refers to the current object
C The this keyword is a reference variable that refers to the any object
D None
+ AnswerB
+ Report