Showing posts with label Wrapper class in java. Show all posts
Showing posts with label Wrapper class in java. Show all posts

Wrapper class in java

  • "For every standard data type there will be a corresponding class" called wrapper class.
  • These wrapper classes can be used in type conversion.