Advertisements
Advertisements
प्रश्न
Automatic conversion of primitive data into an object of wrapper class is called ______.
विकल्प
Autoboxing
Explicit conversion
Shifting
None
MCQ
रिक्त स्थान भरें
उत्तर
Automatic conversion of primitive data into an object of wrapper class is called autoboxing.
Explanation:
Autoboxing automatically converts a primitive data type into its equivalent wrapper class in Java. In this case, it refers to the automatic conversion of a primitive int to an Integer object.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?