Which constants are used to indicate that a ResultSet is scrollable, insensitive to changes and read only?

a. TYPE_SCROLLABLE_INSENSITIVE, CONCUR_READ_ONLY.
b. TYPE_SCROLLABLEINSENSITIVE, CONCUR_READONLY.
c. TYPE_SCROLL_INSENSITIVE, CONCUR_READ_ONLY.
d. TYPE_SCROLL_INSENSITIVE, CONCUR_READONLY.

d. TYPE_SCROLL_INSENSITIVE, CONCUR_READONLY.

Computer Science & Information Technology

You might also like to view...

The symbols >, <, >=, <=, =, and <> are ________

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Write a nested for statement that inputs values for the elements of t from the user.

What will be an ideal response?

Computer Science & Information Technology