Q3 Single choice Flag Which method of the ResultSet class should be used to extract data of SQL data types CHAR and VARCHAR? A getShort B getString C getBigDecimal D getChar Correct answer