Implement the method isEqual() to check if two Strings match. Do not use == operator to compare

Question:

Implement the method isEqual() to check if two Strings match. Do not use == operator to compare the two Strings directly. String inputs are case sensitive. 

image text in transcribed

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: