

MCQOPTIONS
Saved Bookmarks
1. |
The compareTo() function is used to ________________ |
A. | Compare strings value to string object |
B. | Compare string value to string value |
C. | Compare string object to another string object |
D. | Compare string object to another string value |
Answer» D. Compare string object to another string value | |