

MCQOPTIONS
Saved Bookmarks
1. |
Which built-in method returns the calling string value converted to upper case? |
A. | toUpperCase() |
B. | toUpper() |
C. | changeCase(case) |
D. | None of the above. |
Answer» B. toUpper() | |