📚 Practice Mode

J2EE Web Technologies - JSP, Servlets and JDBC

Learn at your own pace with hints and detailed explanations

1 / 20
Multiple Choice

Which of the following are true ?

  1. The executeUpdate method returns all the rows that were affected
  2. The executeUpdate method returns the no. of rows that were affected
  3. Depends , as there is more than one version of this method with different return types
  4. NONE