An implementation of the _________ interface configures the database connection and prepares query statements automatically.

a. ResultSet
b. RowSet
c. Both of the above
d. Neither of the above


b. RowSet

Computer Science & Information Technology

You might also like to view...

A ___________ is an algorithm for which it is computationally infeasible to find either (a) a data object that maps to a pre-specified hash result or (b) two data objects that map to the same hash result.

A. cryptographic hash function B. strong collision resistance C. one-way hash function D. compression function

Computer Science & Information Technology

A template is a customized letter that contains the name and address of the individual to whom the letter is sent

Indicate whether the statement is true or false

Computer Science & Information Technology

What is Dumpster diving?

A. An attack in which an attacker goes through the files kept in a recycle bin folder on a computer system. B. An attack in which an attacker uses a software to search memory garbage data. C. An attack in which an attacker goes through a firm’s trash bins looking for documents, backup tapes, floppy disks, and other information-carrying media. D. It's a diving sport.

Computer Science & Information Technology

What property of a variable indicates where in the program the variable an be used?

A. scope B. lifetime C. type D. range

Computer Science & Information Technology