MCQ Practice Single Best Answer Topic: ICSE Computer Application - Class X - 2022 PYQ

Q Method that converts a character to uppercase is ............... .

Question ID
#23964
Subchapter
ICSE Computer Application - Class X - 2022 PYQ
Action
Choose one option below

Choose Your Answer

Click an option to check whether your answer is correct.

  • A toUpper()
  • B ToUpperCase()
  • C toUppercase()
  • D toUpperCase(char)
Correct Answer: D

Explanation

toUpperCase(char)

Reason — Method that converts a character to uppercase is toUpperCase(char) method.

Share This Question

Share this MCQ with your friends or study group.