DEFINE WRAPPER CLASSES???
Answers
Answered by
13
A Wrapper class is a class whose object wraps or contains primitive data types. ... In other words, we can wrap a primitive value into a wrapper class object. Need of Wrapper Classes. They convert primitive data types into objects
I hope this will help you dear..
Always stay safe and stay healthy..
Answered by
5
Answer:
Wrapper classes provide a way to use primitive data types ( int , boolean , etc..) as objects.
Wrapper class in java are the Object representation of eight primitive types in java. All the wrapper classes in java are immutable and final. (◠‿◕)。◕‿◕。(◕દ◕)
Similar questions
Math,
1 month ago
English,
4 months ago
Biology,
4 months ago
Computer Science,
10 months ago
English,
10 months ago
CBSE BOARD X,
10 months ago