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
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?