Vidyalelo
Java Programming · Q105

Interfaces and Abstract Classes

Programming · Java Programming · question 105

Q105

Which of the following is method of wrapper Integer for converting the value of an object into int?

A.
bytevalue()
B.
int intValue();
Answer
C.
Bytevalue()
D.
Byte Bytevalue()

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board