Computer Science, asked by ashwinibnithiyananda, 10 months ago

Name the wrapper class of char and Boolean type.

Answers

Answered by GeekyJS
5
  1. Primitive type
  2. Wrapper class
  3. Constructor arguments

float

Float

float , double or String

double

Double

double or String

char

Character

char

boolean

Boolean

boolean or String

hope it will help you...!

Similar questions