

MCQOPTIONS
Saved Bookmarks
1. |
Which of these method of class String is used to compare two String objects for their equality? |
A. | equals() |
B. | Equals() |
C. | isequal() |
D. | Isequal() |
Answer» B. Equals() | |