Question: To identify the data type returned by the execute() method, one needs to . a. Use the getResultSet() method b. Use the getUpdateCount() method c.

To identify the data type returned by the execute() method, one needs to .

a. Use the getResultSet() method

b. Use the getUpdateCount() method

c. Use either of them

d. Use both of them

Step by Step Solution

3.49 Rating (162 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

The execute method in JDBC Java Database Connectivity is used for executing SQL statements in Java T... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Database Systems Design Implementation Questions!