If the character value is in lowercase, the output should be displayed in uppercase in cmd
Answers
Answered by
1
Explanation:
toUpperCase(char ch) converts lowercase ch letter to uppercase.
✍✍✍ After conversion, you can check the character is really converted or not with isUpperCase() method.
If the character is already an uppercase one, it is returned as it is by the method.
Answered by
1
Answer:
answer
Explanation:
plz mark as brainlist
Attachments:
Similar questions
English,
6 months ago
Computer Science,
6 months ago
English,
1 year ago
Computer Science,
1 year ago
Accountancy,
1 year ago