Answer:
the mos common way is through an if method:
if ("this" == "that") return true;
else
return false;
Step-by-step explanation:
9.4m questions
12.2m answers