Multiple Choice
The __________ class is the wrapper class for the char data type.
A) StringBuilder
B) Integer
C) Character
D) String
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: If a string has more than one
Q3: What will be the value of position
Q4: In the following code, how many times
Q5: What will be displayed after the following
Q6: Most of the String comparison methods are
Q7: What will be displayed after the following
Q8: What will be displayed after the following
Q9: Autoboxing is _.<br>A) Java's process of automatically
Q10: Any _ argument passed to the Character
Q11: What will be displayed after the following