πŸ“Š JAVA
Q. What is the need for Autoboxing and Unboxing in Java?
  • (A) Reduces code to be written by developers to convert from Wrapper to Primitive vice versa
  • (B) Compile time is reduced due to fixed methods followed to automatically convert Objects and Primitives
  • (C) Auto-unboxing improves memory efficiency by converting Wrapper to Primitive and process when object version is not needed
  • (D) All the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All the above

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
320
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
92%
Success Rate