Computer Applications

Which of the following is the wrapper class for the data type char?

  1. String
  2. Char
  3. Character
  4. Float

Java Library Classes

ICSE Sp 2024

33 Likes

Answer

Character

Reason — Character is the wrapper class for the data type char.

Answered By

18 Likes


Related Questions