What is the meaning of ResultSet.TYPE_SCROLL_INSENSITIVE (a) This means that the ResultSet is insensitive to scrolling (b) This means that the Resultset is sensitive to scrolling, but insensitive to updates, i.e. notupdateable (c) This means that the ResultSet is sensitive to scrolling, but insensitive to changes madeby others (d) The meaning depends on the type of data source, and the type and version of the driveryou use with this data source
(d)
| More interview questions and answers |
|---|
The JDBC-ODBC Bridge supports multiple concurrent open statements per connection? (a)yes (b) No |
yes |
(A) |
Can we implement an interface in a JSP? (a)Yes (b)N0 (c)None (d)Can't say |
No |
(c) |
(d) |
(d) |
what is the main components of JDBC ? (a)Driver Manager (b)Driver (c)Connection (d)both a&b |
(d) |
What is JDBC Driver interface (a)java.sql.Connection (b)Statement (c)java.connection (d)both a & b |
(d) |
(b) |
(b) |
(A) |
(d) |
(a) |
(d) |
(b) |
(c) |
(c) |
(d) |
(b) |
(b) |
(d) |
(c) |
there are 2 answers (b) and (d) |
(b) |
(d) |
(a) |