Which are valid ResultSet types?
Click to view the answer
A.
There are three ResultSet type options: TYPE_FORWARD_ONLY, TYPE_SCROLL_INSENSITIVE, and TYPE_SCROLL_SENSITIVE.
Only one of these is in the list, making Option A correct.