Back to quizzes
Wrapper Classes Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is a wrapper class in Java?
A
class that encapsulates a primitive data type.
B
A method that converts a primitive to an object.
C
A class that only deals with strings.
D
A data structure for storing objects.