

MCQOPTIONS
Saved Bookmarks
1. |
Which of these method of String class can be used to test to strings for equality? |
A. | isequal() |
B. | isequals() |
C. | equal() |
D. | equals() |
Answer» E. | |