Q. Which of these functions converts a String to Upper Case?
Answer of this question "Which of these functions converts a String to Upper Case?", here are 4 choices for this question : toUpperCase(), toLowerCase(), equals(), indexOf. Answer Is "toUpperCase()".