Q. Which of the following is method of wrapper Integer for converting the value of an object into int?
β
Correct Answer: (B)
int intValue();
You must be Logged in to update hint/solution