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: