A

Admin • 828.70K Points
Coach

Q. Choose a correct statement about Autoboxing in Java?

  • (A) Unboxing is the process of converting a Wrapper class object to its equivalent primitive data type
  • (B) Autoboxing is the process of converting Primitive data type to Wrapper Object type automatically. Auto-Unboxing is the process of converting Wrapper type object to Primitive type automatically.
  • (C) Boxing is the process of converting a primitive data to its equivalent Wrapper class type
  • (D) All the above
  • Correct Answer - Option(D)
  • Views: 11
  • Filed under category Java
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.