Multiple choice Which of the following methods is used to access data from the ResultSet rows? getInputStream() getXXX() executeQuery() next() statement Reveal answer Fill a bubble to check yourself B Correct answer Explanation This method is used to access data from the ResultSet rows.