Hi.... the scjp1.4 objective has getXXX() methods of wrpper classes... wat does it refer to? is there such questions in exam using that method? please send some sample code for the same. thanks in advance.
Hi karthi, getXXX refers to getInteger(..), getFloat(..) methods. For more Refer class methods. The test question will check the valid return type, correct assignment, input argument.