Computer Science, asked by shwetapawar422, 4 months ago

what are the correct methods of ResultSet if rs is object belongs to ResultSet

rs.getString();
rs.getInt();
rs.getCharacter();
rs.getFloat();
rs.setString();
rs.updateString(); ​

Answers

Answered by anuradhakumbhar0306
0

Explanation:

please tell sequence of the answer

Similar questions