The Equals method is used to see if:

a) two Strings are exactly the same.
b) two Strings start with the same letter.
c) the ASCII sum of both Strings are the same.
d) the two Strings have the same letter in the same position anywhere in the strings.

a) two Strings are exactly the same.

Computer Science & Information Technology

You might also like to view...

The Arrange tab displays in both Layout and ________ views

Fill in the blank(s) with correct word

Computer Science & Information Technology

Pressing ________ makes A1 the active cell

A) Home B) Ctrl + Home C) Ctrl + Left Arrow D) Ctrl + Right Arrow

Computer Science & Information Technology