Which of the following methods of the ResultSet class can be used to extract data of SQL type INTEGE seenagape 11 years ago Which of the following methods of the ResultSet class can be used to extract data of SQL typeINTEGER without risk of lost precision? A.getLong() B.getDouble() C.getShort() D.getBlob() E.getString() ← Previous question Next question →