paint-brush
Autoboxing and Unboxing in Javaby@ankitdixit
713 reads
713 reads

Autoboxing and Unboxing in Java

by Ankit Dixit8mJanuary 25th, 2022
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

The wrapper classes in Java are those classes that provide Java coders with the functionality of converting primitive data types to objects (called boxing) and objects to primitive data type (called unboxing) After Java 5.0, a concept of Autoboxing and Unboxing came to the picture, which uses Wrapper classes. These are called wrapper classes because they create a. wrapper around the primitive data. types, i.e., a. box around the. primitive. data types in Java, whereas Objects are formed in heap.
featured image - Autoboxing and Unboxing in Java
Ankit Dixit HackerNoon profile picture
Ankit Dixit

Ankit Dixit

@ankitdixit

I am a Software Developer

About @ankitdixit
LEARN MORE ABOUT @ANKITDIXIT'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Ankit Dixit HackerNoon profile picture
Ankit Dixit@ankitdixit
I am a Software Developer

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite