Multiple Choice
Which of the following import statements is required to use the Character wrapper class?
A) import java.String
B) import java.lang.Char
C) import java.Char
D) No import statement is needed
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: If a string has more than one
Q7: What will be displayed after the following
Q7: Which of the following statements converts a
Q10: What will be displayed after the following
Q12: What will be the value of position
Q13: You can concatenate String objects by<br>A) using
Q14: In the following statement, what data type
Q28: StringBuilder objects are not immutable.
Q36: Trying to extract more tokens than exist
Q46: Which of the following statements converts a