Code: Select all
int sum = 0; //this shadows the instance variable, but it is not illegal.thanks admin
Moderator: admin
Code: Select all
int sum = 0; //this shadows the instance variable, but it is not illegal.Users browsing this forum: No registered users and 45 guests