Which Of These Methods Return String Equivalent Of Boolean #539
Which of these methods return string equivalent of Boolean 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 return string equivalent of Boolean object?
getString()
toString()
converString()
getStringObject()