Vidyalelo
Java Programming · Q161

Interfaces and Abstract Classes

Programming · Java Programming · question 161

Q161

Which of these methods of Boolean wrapper returns boolean equivalent of an object.

A.
getBool()
B.
booleanValue()
Answer
C.
getbooleanValue()
D.
getboolValue()

Answer: Option B

Solution

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