The equals() method is case-sensitive , meaning that the string “HELLO” is considered to be different from the string “hello”.
The equals() method is case-sensitive , meaning that the string “HELLO” is considered to be different from the string “hello”.