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...

String objects are immutable. This means they ________.

a. must be initialized b. cannot be deleted c. cannot be changed d. None of the above

Computer Science & Information Technology

Suppose you are staff the help desk for an E-Commerce company. A user calls and says that his AVI player won’t play an AVI file that is on your Web site. You test the file by downloading it to your computer. On your computer, it plays perfectly fine. Explain how this could happen

What will be an ideal response?

Computer Science & Information Technology

In the Unified Method / Unified Process, testing is done only in the testing workflow, and no testing is done in any of the other workflows.

a. true b. false

Computer Science & Information Technology

An array is a single variable with room to store a group of items.

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

Computer Science & Information Technology