The this key word can be utilized to refer recent class instance variable. When there is ambiguity amongst the instance variables and parameters, this key phrase resolves the problem of ambiguity.general public course Man or woman personal last String name; public Man or woman(String title) // how would we initialize the field using parameter? // w