3 .Lets see "this" keyword in Constructor Context 😀- In constructor the 'this' keyword refers to the newly created instance of an object. Constructors are functions intended to be used with the 'new' keyword to create new instances of objects with shared properties and methods
0
0
2
59
0
Download Image