what is the use of "this" operater
Answers
Answered by
1
Answer:
Within an instance method or a constructor, this is a reference to the current object — the object whose method or constructor is being called. You can refer to any member of the current object from within an instance method or a constructor by using this .
Explanation:
Answered by
1
Answer:
Within an instance method or a constructor, this is a reference to the current object — the object whose method or constructor is being called. You can refer to any member of the current object from within an instance method or a constructor by using this .
Similar questions
Social Sciences,
3 months ago
Geography,
3 months ago
Biology,
7 months ago
English,
7 months ago
Psychology,
1 year ago