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

Q Character class methods are found in the package called:

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

Choose Your Answer

Click an option to check whether your answer is correct.

  • A java.util
  • B java.lang
  • C java.awt
  • D java.io
Correct Answer: B

Explanation

The correct answer is:

(b) java.lang

The Character class is part of the java.lang package, which is automatically imported in every Java program. It provides various methods for character manipulation, such as isDigit(), isLetter(), and toUpperCase().

Share This Question

Share this MCQ with your friends or study group.