PreparedStatement method ________ returns a ResultSet.

a. executeUpdate
b. executeQuery
c. execute
d. None of the above.


b. executeQuery

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false concerning PHP identifiers?

a. Identifiers cannot begin with a digit. b. Identifiers can be of any length. c. Identifiers are case insensitive. d. Identifiers can have the same name as a function.

Computer Science & Information Technology

What do we call the process whereby Photoshop creates new pixels from the information of existing pixels in an image?

A. rasterization B. resizing C. polarization D. interpolation

Computer Science & Information Technology

When an exception occurs in a method, you can use the method printStackTrace to determine the order in which the methods were called and where the exception was handled.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

You can filter records based on information in a specific field.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology