answersLogoWhite

0

This refers to the current object that you are in. Two usual cases are when you need to (a) pass an object to another object, and that object is itself, or (b) when you need to reference a class-level variable and a local variable has shadowed it. There are other uses for this as well, but those uses are generally unnecessary.

User Avatar

Wiki User

12y ago

What else can I help you with?