Home / Programming MCQs / JAVA MCQs / Question
R
Q. Which is the superclass of wrapper classes like Boolean and Character?
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Which of the following are not the wrapper classes?
What will be the output of the following code
Among the logical operators, OR (|) and Short Circuit OR (||), which operator has higher priority?
What is the return type of the hashCode() method in the Object class?
Iterator returned by HashMap on key, value and entry are?
What is the output of a Logical AND (&) operation if one of the inputs/operands is true?
Which method returns a reference to the currently executing thread object?
Discusssion
Login to discuss.