Examveda
Examveda

The keyword or the property that you use to refer to an object through which they were invoked is

A. from

B. to

C. this

D. object

Answer: Option C

Solution(By Examveda Team)

The ‘this’ keyword is used to refer to the object through which the properties or methods were invoked. This use of ‘this’ is a fundamental characteristic of the methods of any class.

This Question Belongs to Javascript >> Classes And Modules

Join The Discussion

Related Questions on Classes and Modules