MCQ Single Best Answer Easy

QCharacter class methods are found in the package called:

ID: #24149 ICSE Computer Application - Class X - 2025 PYQ 80 views
Question Info
#24149Q ID
EasyDifficulty
ICSE Computer Application - Class X - 2025 PYQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A java.util
  • B java.lang
  • C java.awt
  • D java.io
Correct Answer: Option 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().

No Previous Next Question

Share This Question

Challenge a friend or share with your study group.