Advertisements
Advertisements
प्रश्न
Give the output of the following character class method:
Character.toUpperCase ('a')
अति संक्षिप्त उत्तर
Advertisements
उत्तर
A
Explanation:
The method Character.toUpperCase('a') takes the lowercase character 'a' as an input and converts it into its uppercase equivalent. The resulting output is the capital letter 'A'.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
