What is the purpose of the 'this' keyword in JavaScript?
References the current object
References the child object
References the parent object
References the global object

Web Development Exercises are loading ...