Quick Quiz on JavaScript Classes!
Test your knowledge of JavaScript Classes with this short quiz!
Technical Quiz
1.
In JavaScript, this
keyword refers to:
A.
the current object in main
B.
the current object in the scope
C.
the current object in the file
D.
All of above
1 / 5