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