Which Of These Methods Of Boolean Wrapper Returns Boolean #537
Which of these methods of Boolean wrapper returns boolean equivalent of an object.
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Exploring Java Lang Java IO - Java.lang - Boolean Wrapper Advance - Quiz No.1.
Which of these methods of Boolean wrapper returns boolean equivalent of an object.
getBool()
booleanValue()
getbooleanValue()
getboolValue()