Multiple choice

Which of the following classes is not a wrapper class?

  1. Float

  2. Integer

  3. Double

  4. String

  5. Byte

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This is a correct answer. String is not a wrapper class in java.