InterviewSolution
Saved Bookmarks
| 1. |
Which JDBC driver Type(s) can be used in either applet or servlet code?(a) Both Type 1 and Type 2(b) Both Type 1 and Type 3(c) Both Type 3 and Type 4(d) Type 4 onlyThis question was addressed to me in examination.My question is based upon Servlets and JSP in division Database Programming Techniques of Database Management |
|
Answer» Right answer is (c) Both Type 3 and Type 4 |
|