Interfaces which provide methods for batch processing in JDBC
        
	  
	
    Q.  Which interfaces provide methods for batch processing in JDBC?- Published on 20 Jul 15a. java.sql.Statement 
b.  java.sql.PreparedStatement
c. All the above
d. None of the above
ANSWER: All the above