Vidyalelo
Java Programming · Q184

Interfaces and Abstract Classes

Programming · Java Programming · question 184

Q184

Which of these methods is not defined in both Byte and Short wrappers?

A.
intValue()
B.
isInfinite()
Answer
C.
toString()
D.
hashCode()

Answer: Option B

Solution

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