41. |
Type 4 driver used in situation_______________.
|
||||||||
Answer:
Option (b) |
42. |
Which of following is use of next() method of ResultSet object ?
|
||||||||
Answer:
Option (b) |
43. |
Which of following interface is used to get driver name ?
|
||||||||
Answer:
Option (a) |
44. |
Which of following is return type of executeBatch() ?
|
||||||||
Answer:
Option (a) |
45. |
Which of the following prevent dirty reads, non-repeatable reads, and phantom reads in JDBC ?
|
||||||||
Answer:
Option (d) |