Which Of These Methods Of Character Wrapper Can Be Used To #527
Which of these methods of Character wrapper can be used to obtain the char value contained in Character 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 - Character Wrapper Advance - Quiz No.1.
Which of these methods of Character wrapper can be used to obtain the char value contained in Character object.
get()
getVhar()
charValue()
getCharacter()