ResultSet.next method is used to move to next row of ResultSet, making it current row - JDBC
        
	  
	
    Q.  The ResultSet.next method is used to move to the next row of the ResultSet, making it the current row.- Published on 20 Jul 15a. True
b. False
ANSWER: True