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
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
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().
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic