0
Reply

where this keyword is initialized in method body?

Nitin Pandit

Nitin Pandit

Jan 4 2015 1:51 AM
699
By "this" keyword we can call any method or data member of local class into a local function so we can say "this" already have a reference of current class object which is calling this method so just tell me in my methods body where we have initialization of "this" implicitly  because with initialization it's not possible to call any data members or a method? Like we have a class:



Upload Source Code  Select only zip and rar file.