bool myInterest;
if (offeringNewOpportunities){
myinterest = true;
}else if (lookingForVolunteer){
myinterest = true;
}
return myInterest;
Computer Science graduate equipped with industry experience in teaching programming and software testing. Currently working as a Software Development Engineer.